Hi all, I am having trouble setting up internet conenction sharing on an embedded device. I am running linux kernel v2.4.18 with iptables and netfilter support. When I try to run this command - iptables --table nat --append POSTROUTING --out-interface wlan0 -j MASQUERADE I am getting the following error - iptables v1.2.2: Couldn't load target `MASQUERADE':File not found Try `iptables -h' or 'iptables --help' for more information. Any pointers/ideas on this would be much appreciated. Thanks, Vineet