I\'m trying to set iptable rules, and I got following error message when I use iptable :
iptables v1.4.14: can\'t initialize iptables table `nat\': Table doe
I had the same problem and this worked:
sudo modprobe ip_tables sudo echo 'ip_tables' >> /etc/modules
http://www.howtoforge.com/forums/showthread.php?t=3196