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

Outbound ACL on PIX 506

DOUGLAS EVANS
Level 1
Level 1

I want to allow only three hosts on my internal network to be able to access the internet. Using the Config Guide for Cisco Secure PIX Firewall v5.2 , I entered these commands. When I do No one including the three select hosts can access the internet. When I remove the commands, everyone has access.

I must be missing something. Thank you !

access-list 200 permit host 192.168.1.70 any eq 80

access-list 200 permit host 192.168.1.83 any eq 80

access-list 200 permit host 192.168.1.99 any eq 80

access-list 200 deny tcp any any eq 80

access-group 200 in interface inside

Devans

2 Replies 2

kagodfrey
Level 3
Level 3

Wouldn't it be access-list 200 permit tcp host 192.16....etc. ?

Kev

Yes, sorry for the typo.

Review Cisco Networking for a $25 gift card