hey tiger, have you tried upgrading your iptables package to 1.2.7 or 1.2.8 before issuing your iptables rule? just a thought... 'coz one time, i tried this on mandrake 8.2, and have the same error, so i upgraded my iptables package to 1.2.7... and it worked... -adrian
> my main problem is: when i build a vanilla kernel (or any kernel > except the one that comes with mandrake's kernel-source RPM) > i get errors when doing anything with nat. in particular, when i do > masquerading with something like: > > iptables -t nat -A POSTROUTING -s <my_internal_network> -j MASQUERADE > > or when i do transparent proxy with something like: > > iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT > --to-port 3128 > > i get: > > iptables: Invalid argument -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
