[ale] SNAT issues

JK jknapka at kneuro.net
Wed Oct 28 10:36:13 EDT 2009


Chris Fowler wrote:
> Am I doing something wrong?
> 
> [root at demo-ens]# /sbin/iptables -t nat -A POSTROUTING -d 192.168.2.254
> -j SNAT --to-destination 10.0.2.254
> iptables v1.2.5: Unknown arg `--to-destination'
> Try `iptables -h' or 'iptables --help' for more information.


I think you want "--to-source" for SNAT, not "--to-destination".

-- JK



More information about the Ale mailing list