cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
996
Views
0
Helpful
0
Replies

How to open and forward port on cisco 1812

mkoteras_okmed
Level 1
Level 1

Hello all,

I have a problem with NAT, I have corectly working opned port but i would like add nex port ei 90 and 8888

ip nat inside source static tcp 10.10.10.221 443 interface FastEthernet0 443

ip nat inside source static tcp 10.10.10.221 2763 interface FastEthernet0 2763

ip nat inside source static tcp 10.10.10.221 5675 interface FastEthernet0 5675

ip nat inside source static tcp 10.10.10.221 5676 interface FastEthernet0 5676

ip nat inside source static tcp 10.10.10.221 5911 interface FastEthernet0 5911

ip nat inside source static tcp 10.10.10.100 1494 interface FastEthernet0 1494

ip nat inside source static tcp 10.10.10.221 3389 interface FastEthernet0 3389

ip nat inside source static tcp 10.10.10.221 21 interface FastEthernet0 21

ip nat inside source static tcp 10.10.10.221 20 interface FastEthernet0 20

ip nat inside source static tcp 10.10.10.221 80 interface FastEthernet0 80

ip nat inside source static tcp 10.10.10.221 90 interface FastEthernet0 90

ip nat inside source static tcp 10.10.10.221 8888 interface FastEthernet0 8888

ip route profile

ip route 0.0.0.0 0.0.0.0 80.50.141.153

!

access-list 1 remark CCP_ACL Category=16

access-list 1 permit 10.10.10.0 0.0.0.255

access-list 2 remark CCP_ACL Category=1

access-list 2 permit 80.50.141.154

access-list 101 permit tcp any any

access-list 101 permit udp any any

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card