AbdulRahman Al-Khuddus wrote:
>
>Hi All,
>
>I have setup squid running.
>I set up ACL as per squid docs, but still not working.
>
>a) How can I give access to few ip's to browse few sites only like " hp.com, cisco.com...etc.,"
>b) Timout for few IP's after certain time of browsing.
>
>Can anybody answer onthis queries.
>
>Thanking in advance.
>
>Regards,
>Abdul.
>
>
>
>
Abdul,
acl myclient src ips.goes.right.here.
acl special_url dstdomain .hp.com .cisco.com
http_access allow myclient special_url
http_access deny special_url
Make SURE you have the period (.) before each domain name.
Michael
Received on Tue Mar 29 2005 - 13:18:59 MST
This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:03 MST