You do a command like this...iptables-port-forward.sh eth0 200.200.200.200 80 eth1 192.168.0.1 80And all request that came to you over eth0/ip 200.200.200.200 will be user-transparent forwarded to 192.168.0.1:80 via eth1
没有任何数据可供显示