› Forums › Network Management › Firewall, Traffic Shaping and Net Balancer › how to allow an external ip › Reply To: how to allow an external ip
September 9, 2010 at 8:11 am
#51055
Member
tks for your answer
the correct line after test in zs is:
iptables -t nat -I PREROUTING -p tcp -i ETH01 -s xxxx –dport 80 -j DNAT –to 192.168.1.2:80