>iptables -t nat -A POSTROUTING -o eth2 -j SNAT -s 10.0.0.0/16 --to-source 217.221.234.74 Make sure there are no other terminating rules in POSTROUTING that could stop a packet from reaching this SNAT rule. -`J' --
>iptables -t nat -A POSTROUTING -o eth2 -j SNAT -s 10.0.0.0/16 --to-source 217.221.234.74 Make sure there are no other terminating rules in POSTROUTING that could stop a packet from reaching this SNAT rule. -`J' --