On Saturday 2011-04-30 19:47, Mike Hendrie wrote: >Trying to apply: >iptables -t nat -A POSTROUTING -o $ext_IF -j MASQUERADE > >I get the following error - >Bad argument `MASQUERADE' >Try `iptables -h' or 'iptables --help' for more information. > >It does not like the command you suggested..... Well - rule of thumb: *always* quote your "$arguments" unless they contain separators and wish to deliberately split it... -- 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