On Fri, Nov 11, 2005 at 11:46:19AM +0100, Rob Sterenborg wrote: > iptables -t nat -I PREROUTING -d dyn.example.com -p tcp --dport 8000 \ > -j DNAT --to-destination 192.168.10.2:8000 This does work (sorry I should have mentioned it before). But I also need the OUTPUT rule too, right? With warm regards, -Payal