{}

Our Brands

Welcome to the Schneider Electric Website

Welcome to our website.
Search FAQs
Video: How to configure the HMIBSC Edge Box as a 4G router
Question
How to configure the HMIBSC Edge Box as a 4G router


Description
1- Create the IP_Forwarding script
~# vi /etc/init.d/IP_Forwarding.sh
#!/bin/sh
loadkeys fr # To set the keyboard - optional if you prefer use a qwerty keyboard
echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o usb0 -j MASQUERADE
Save file with :wq
2- Create a link in the correct run level
~# ln -s /etc/init.d/IP_Forwarding.sh /etc/rc3.d/S98IP_Forwarding #The RC number depend of your run level
3- Add the executable right for the script
~# chmod 755 /etc/init.d/IP_Forwarding.sh
~# ls -l /etc/init.d/IP_Forwarding.sh # rwxr-xr-x rights
4- ~# reboot


Keywords
Schneider Electric, HMIBSC, BSC, Edge Box, Configuration, 4G, router

Case author:
Lilian Cabos

Product Familly
IIOT Edge Box

Schneider Electric Philippines

Video: How to configure the HMIBSC Edge Box as a 4G router
Question
How to configure the HMIBSC Edge Box as a 4G router


Description
 
1- Create the IP_Forwarding script
~# vi /etc/init.d/IP_Forwarding.sh
 
#!/bin/sh
loadkeys fr # To set the keyboard - optional if you prefer use a qwerty keyboard
echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o usb0 -j MASQUERADE
 
Save file with :wq
2- Create a link in the correct run level
~# ln -s /etc/init.d/IP_Forwarding.sh /etc/rc3.d/S98IP_Forwarding #The RC number depend of your run level
3- Add the executable right for the script
~# chmod 755 /etc/init.d/IP_Forwarding.sh
~# ls -l /etc/init.d/IP_Forwarding.sh # rwxr-xr-x rights
4- ~# reboot


Keywords
Schneider Electric, HMIBSC, BSC, Edge Box, Configuration, 4G, router

Case author:
Lilian Cabos

Product Familly
IIOT Edge Box
 

Schneider Electric Philippines

Explore more
Range:
Explore more
Range:
Users group

Discuss this topic with experts

Visit our Community for first-hand insights from experts and peers on this topic and more.
Users group

Discuss this topic with experts

Visit our community and get advice from experts and peers on this topic and more
Explore more
Range:
Explore more
Range:
move-arrow-top
Your browser is out of date and has known security issues.

It also may not display all features of this website or other websites.

Please upgrade your browser to access all of the features of this website.

Latest version for Google Chrome, Mozilla Firefox or Microsoft Edgeis recommended for optimal functionality.
Your browser is out of date and has known security issues.

It also may not display all features of this website or other websites.

Please upgrade your browser to access all of the features of this website.

Latest version for Google Chrome, Mozilla Firefox or Microsoft Edgeis recommended for optimal functionality.