On Friday 07 November 2003 1:08 pm, Jesper Lund wrote: > > iptables -A POSTROUTING -t nat -s 192.168.132.230 -j SNAT --to > > 212.23.233.40 iptables -A PREROUTING -t nat -d 212.23.233.40 -j DNAT > > --to 192.168.132.230 > > And you have to make the linux box respond to arp requests on the > outside interface: > > ip addr add dev ethX 212.23.223.40 I'm pretty sure from Mikko's original posting that this is already dealt with. Antony. -- "John Major" and "Cher" are as much abstractions as "the national debt" or "the state of Welsh rugby". - Guy Claxton, Hare Brain, Tortoise Mind Please reply to the list; please don't CC me.