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

ACL port control through PAT

triumph1200
Level 1
Level 1

I am trying to permit/deny access to certain ports from outside to inside ip addresses through PAT controlled 1841 router. Any help would be appreciated. The goal is to assign inside PC's with an ip address through login scripts then permit or deny website access to that PC.

2 Replies 2

spremkumar
Level 9
Level 9

Hi

You can configure the same soemthing like this :

ip nat inside source static tcp 192.168.10.1 25 171.69.232.209 25

ip nat inside source static { tcp | udp }

This might help you to achieve the goal.

regds

triumph1200
Level 1
Level 1

Thanks,

I should have been more specific. I need to permit/deny multiple websites to multiple PC's so Static NAT will not work.

Review Cisco Networking products for a $25 gift card