Cisco - IOS Port Forwarding

From PeformIQ Upgrade
Jump to navigation Jump to search
ip nat inside source static udp 192.168.1.10 5631 203.91.89.133 5631 extendable
ip nat inside source static udp 192.168.1.10 5632 203.91.89.133 5632 extendable
ip nat inside source static tcp 192.168.1.10 5900 203.91.89.133 5901 extendable
ip nat inside source static tcp 192.168.1.20 5900 203.91.89.133 5900 extendable
ip nat inside source static tcp 192.168.1.20 22 203.91.89.133 22 extendable
ip nat inside source static tcp 192.168.1.10 2222 203.91.89.133 2222 extendable
ip nat inside source static tcp 192.168.1.10 6129 203.91.89.133 6129 extendable
ip nat inside source static tcp 192.168.1.20 22 203.91.89.133 2220 extendable
ip nat inside source static tcp 192.168.1.10 22 203.91.89.133 2210 extendable