Quoting Mike Hendrie <mike@xxxxxxxxxxxxxx>:
# Setup NAT:
iptables -t nat -A POSTROUTING -o $ext_IF -j MASQUERADE
Trying to apply:
iptables -t nat -A POSTROUTING -o $ext_IF -j MASQUERADE
I get the following error -
Bad argument `MASQUERADE'
Have you replaced $ext_IF with your external interface?
As an aside, can you please stop top posting? Thanks.
Andy
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html