Re: [squid-users] Help with ACL

From: Visolve.com <squid@dont-contact.us>
Date: Fri, 3 May 2002 18:31:15 +0530

Hello Glynn,

It is possible using src and dstdomain acl, then use http_access for access
control to these acls.

For ex..
acl user src 192.168.1.0/24
acl site dstdomain .yahoo.com
http_access allow user site
http_access deny all

Hope thsi helps!

Regards,
-Kanchana
http://www.visolve.com
Get Unlimited Squid Support .Click http://squid.visolve.com/Vi_support.pdf
for details.

> Hello squid masters, I have a seperate subnet 192.168.1.0/24 in my private
> network and I want this subnet not to access other site except
www.yahoo.com
> and www.hotmail.com. in other words they cant access other site. how do i
> implement in my access list? pls help
>
>
> Best regards,
> Glynn
Received on Fri May 03 2002 - 06:53:21 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:53 MST