> iptables -t nat -A POSTROUTING -o eth0 -j SNAT --to-source > XXX.XXX.XXX.XXX > with an error "iptables: Invalid argument" I suspect, that an argument > is XXX.XXX.XXX.XXX Did you compile and load the module iptable_nat ? Gr, Rob
> iptables -t nat -A POSTROUTING -o eth0 -j SNAT --to-source > XXX.XXX.XXX.XXX > with an error "iptables: Invalid argument" I suspect, that an argument > is XXX.XXX.XXX.XXX Did you compile and load the module iptable_nat ? Gr, Rob