With iptables how would I redirect all connection attempts coming from the Internet interface to a machine inside my DMZ? I also have a LAN that I have "masqueraded" though I don't know if thats related. My set up is below: Internet IP/iface = eth0 1.2.3.4 LAN IP/iface = eth1 192.168.0.1 DMZ IP/iface = eth2 192.168.1.1 Any help is very much appreciated. Thanks Dan Cox