On Mon, 30 Jun 2008, Peter McGill wrote: > I assume you meant to do: > iptables -t nat -A POSTROUTING -o eth1 -d 10.254.6.172/32 -j ACCEPT > Which would be correct. Shouldn't that be "-j RETURN" ? Paul