sudo iptables -t nat -A OUTPUT -p tcp --dport 80 -d testa.net -j DNAT --to-destination 127.0.0.1:4444