Shouldn't this be working now?
[EMAIL PROTECTED] root]# iptables -t nat -A POSTROUTING -o EXTIF -s 192.168.0.1/32 -j MASQUERADE
[EMAIL PROTECTED] root]# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT) target prot opt source destination
Chain OUTPUT (policy ACCEPT) target prot opt source destination
The rules don't appear to be writing.
Last year I was playing with Firehol, unsuccessfully. RPM says it's not installed, but there are residual files. Could these be affecting the iptables?
All suggestions welcome :-)
Cheers
Rik
-- InfoHelp Services http://www.infohelp.co.nz/linux.html i686 2.4.20-8
