Using a PIX501, I want to allow a group of users access to only 2 or 3 websites.
What is the most efficient way to accomplish this?
I need to create a group of users as well as a group of allowable sites.
Right now I have a separate line for each user accessing each web site. One particular site is fine until it enters a secure https site, then is blocked... ie:
access-list inside_access_in permit ip host Morgan host CHA-Secure
access-list inside_access_in permit ip host Morgan DNS 255.255.0.0
access-list inside_access_in permit ip host Morgan host CHA-Health
Thanks,
Tim
What is the most efficient way to accomplish this?
I need to create a group of users as well as a group of allowable sites.
Right now I have a separate line for each user accessing each web site. One particular site is fine until it enters a secure https site, then is blocked... ie:
access-list inside_access_in permit ip host Morgan host CHA-Secure
access-list inside_access_in permit ip host Morgan DNS 255.255.0.0
access-list inside_access_in permit ip host Morgan host CHA-Health
Thanks,
Tim