rustyrustynail
Technical User
Hi Experts
Can someone confirm please if PIX access-lists are processed top to bottom. If yes, how can I change the order of the access-lists?
My config includes the following three lines in the same order as shown below.
access-list acl-outside deny ip any any
access-list acl-outside permit tcp any host 85.90.xxx.xx eq www
access-list acl-outside permit tcp any host 85.90.xxx.xx eq https
The 2nd and 3rd lines that allow access to the 85.90.xxx.xx address are not working and the resources is not accessible from the Internet.
Is this because of the order of the access-lists? How can I change it?
Will greatly appreciate any help. Thanks.
PIX Newbie.
Can someone confirm please if PIX access-lists are processed top to bottom. If yes, how can I change the order of the access-lists?
My config includes the following three lines in the same order as shown below.
access-list acl-outside deny ip any any
access-list acl-outside permit tcp any host 85.90.xxx.xx eq www
access-list acl-outside permit tcp any host 85.90.xxx.xx eq https
The 2nd and 3rd lines that allow access to the 85.90.xxx.xx address are not working and the resources is not accessible from the Internet.
Is this because of the order of the access-lists? How can I change it?
Will greatly appreciate any help. Thanks.
PIX Newbie.