How to configure NAT?

How to configure NAT?
 Thu, 1970-01-01 00:00
petulda
Posts: 1
Joined: 2007-05-15

Hello,
I'd like to ask for an advice how to set up network address translation?
I know how to this via the -t nat option to iptables, however, in my distribution
of iMedia Linux Wrap the neccessary kernel modules seems to be missing.
I'd appreciate any pointers where to find more help,
thanks
Petr Petulda



 Thu, 2007-05-24 13:54 NAT Problems
pando
Posts: 36
Joined: 2006-12-04
Hi,
There was a problem in our latest release with missing nat table of iptables but it was fixed last week. Please download again WRAP iso image of CF Image and it will work properly.

 Fri, 2007-05-25 10:15 Can Use the NAT with the
plopper
Posts: 9
Joined: 2007-04-21
Can Use the NAT with the 5.0.1 version? I have an existing installation and am loathed to change it. Perhaps I can do it by copying across the relevant files from the new 5.0.2 version? Which files do I need to copy? Any advice welcome Thanks

 Tue, 2007-06-19 11:08 Re:Can Use the NAT with the
pando
Posts: 36
Joined: 2006-12-04

You can download 5.0.2 iso image and extract from there ( under /packages directory ) iptables and iptables kernel packages and install them on 5.0.1 installation. Since kernel version wasn't change it should work without any problems.

To manually install a package, upload it to wrap machine and then

imedia ~ #chmod +x iptables.1.3.7.common.i386.imp
imedia ~ #chmod +x iptables-kernel.2.6.20.common.wrap.imp
imedia ~ #./iptables.1.3.7.common.i386.imp -target /
imedia ~ #./iptables-kernel.2.6.20.common.wrap.imp -target /
imedia ~ #depmod -a