iptables iptables -t nat -L -n -v iptables -t nat -I PREROUTING -p tcp --dport <port> -j DNAT --to-destination <host[:port]>