Moxa Technologies EM-1240-LX user manual NAT Example, Enabling NAT at Bootup

Page 40

EM-1240-LX User’s Manual

Configuring EM-1240-LX

NAT

NAT (Network Address Translation) protocol translates IP addresses used on one network into different IP addresses used on another network. One network is designated the inside network and the other is the outside network. Typically, the EM-1240-LX connects several devices on a network and maps local inside network addresses to one or more global outside IP addresses, and remaps the global IP addresses on incoming packets back into local IP addresses.

NOTE Click the following link for more information about iptables and NAT:

http://www.netfilter.org/documentation/HOWTO/NAT-HOWTO.html

NAT Example

The IP addresses of all packets leaving LAN1 are changed to 192.168.3.127 (you will need to load the module ipt_MASQUERADE):

1.#echo 1 > /proc/sys/net/ipv4/ip_forward

2.#iptables -t nat –A POSTROUTING –o eth0 –j SNAT --to-source 192.168.3.127

or

3.#iptables –t nat –A POSTROUTING –o eth0 –j MASQUERADE

Enabling NAT at Bootup

In most real world situations, you should use a simple shell script to enable NAT when the EM-1240-LX boots up, as indicated by the following:

1.setting iptables

2.iptables-save > /home/xxx.file (xxx.file is the user defined file name)

3.vi /etc/rc

4.

Append

echo 1 > /proc/sys/net/ipv4/ip_forward

5.

Append

iptables-restore /home/xxx.file (xxx.file is the user defined file name)

4-7

Image 40
Contents EM-1240-LX User’s Manual First Edition, NovemberCopyright Notice Table of Contents Chapter EM-1240-LX Device API Introduction Package Checklist Product FeaturesOverview EM-1240-LXProduct Specifications Hardware SpecificationsSoftware Specifications Hardware Block Diagram Appearance EM-1240 Development Kit Embedded ModuleEM-1240 Embedded Module EM-1240 Development Kit Dimensions LED Indicators Installing the EM-1240-LXWiring Requirements Connecting the Power Connecting Data Transmission CablesGrounding the EM-1240-LX Connecting to the Network Connecting to a Serial DeviceReset Button Internal SD SocketAdditional Functions Serial Console PortReal-time Clock Getting Started Connecting the EM-1240-LX to a PC Powering on the EM-1240-LXConsole Port Default IP Address Default Netmask Telnet192.168.3.127 255.255.255.0 192.168.4.127 255.255.255.0Configuring the Ethernet Interface Ifconfig eth0 Dhcpcd -p -a eth0 & dhcpcd -p -a eth1Installing a Secure Digital SD Memory Card Installing the EM-1240-LX Tool Chain Developing Your ApplicationsStep #mount -t iso9660 /dev/cdrom /mnt/cdromEM-1240-LX User’s Manual Compiling Hello.c PATH=/usr/local/arm-elf/bin$PATHUploading Hello to the EM-1240-LX #makeRunning Hello on the EM-1240-LX # chmod 755 hello #./helloMake File Example Code Cflags =Software Package EM-1240-LX Software Architecture Journaling Flash File System JFFS2 Flash Context Flash Address Size Access controlAdditional information about JFFS2 is available at EM-1240-LX Software Package Bin DevPtyp0 Ppp Pio Rtc Ram1 Ram0 Null Kmem Mem Cua0 Console Tty Configuring the EM-1240-LX ‰ Iptables ‰ NATExample default enable Enabling and Disabling DaemonsDefault Home Page address Adding a WebLocal Host Packets Usage Define policy rules, and Append or delete rulesExamples Define policy for chain rules Enabling NAT at Bootup NAT ExampleConfiguring Dial-in/Dial-out Service Configuring PPPoEDial-out Service Dial-in ServiceHow to Mount a Remote NFS Server Dynamic Driver Module Load/UnloadRamdiskupkernel em1240-1.x.bin /ramdiskreboot Upgrading the KernelUpramdisk Cd ramdiskUpgrading the Root File System & User Directory Upramdisk Cd ramdiskUser Directory Backup-EM-1240-LX to PC Ramdiskbackupfs /ramdisk/usrdisk-backupLoading Factory Defaults Mirroring the Application Program and ConfigurationAutostarting User Applications on Bootup Checking the Kernel and Root File System VersionsFsversion Cat /etc/versionEM-1240-LX Device API Buzzer RTC Real-time ClockUart Interface UC Finder Windows UC Finder EM-1240-LX User’s Manual UC Finder EM-1240-LX User’s Manual UC Finder Linux UC Finder System Commands Busybox µClinux normal command utility collectionFile manager EditorNetwork ProcessOther Moxa Special UtilitiesSnmp Agent with MIB II & RS-232 Like Group Snmp Agent with MIB II & RS-232 Like Group Ip MIB Tcp MIB Udp MIBSnmp MIB RFC1317 RS-232 like group supported variables Rs232 MIBEM-1240-LX FAQ Service Information Moxa Internet Services Following services are providedProblem Report Form Moxa Product † EM-1240-LX Serial NumberProduct Return Procedure