Esempio:

iptables -t nat -A PREROUTING -d 192.168.1.50 -p tcp --dport 9999 -j DNAT --to-destination 10.0.0.2:80