You are not logged in.
hello
just downloaded slitaz5RC2, and tried to use it as a router, but when trying to use nat :
/usr/sbin/iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE
i got this :
iptables v1.4.16.2: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
how can i fix it?
thanks you
Offline
problem solved, i had to use -t nat instead of -t NAT
Offline
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]