host:~ # iptables -t nat -L
Chain PREROUTING (policy ACCEPT)
target prot opt source destination
DNAT tcp -- anywhere host.name tcp dpt:ms-wbt-server to:192.168.0.111:3389
DNAT tcp -- anywhere host.name tcp dpt:pptp to:192.168.0.111:1723
DNAT udp -- anywhere host.name udp dpt:l2f to:192.168.0.111:1701
DNAT udp -- anywhere host.name udp dpt:asa-appl-proto to:192.168.0.111:502
DNAT udp -- anywhere host.name udp dpt:isakmp to:192.168.0.111:500
DNAT udp -- anywhere host.name udp dpt:pptp to:192.168.0.111:1723
DNAT gre -- anywhere anywhere to:192.168.0.111
DNAT tcp -- anywhere anywhere tcp dpt:pptp to:192.168.0.111
Еми предполагам на PPTP ще стане по лесно за това на там съм се запътил
|