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
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.
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
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
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