Re: [squid-users] multiple ACL

From: Muthukumar <kmuthu_gct@dont-contact.us>
Date: Tue, 5 Oct 2004 17:27:45 +0530

> for example, my ip address is 152.118.37.35 and
> i'm accessing www.abc.com (using squid as proxy) and
> i have these ACL on my squid :
>
>
> acl smallClient src 152.118.37.35/255.255.255.255
> acl netAdmins src 152.118.37.0/255.255.255.0

Okie Fine.

> acl bannedSite dstdomain www.abc.com

It will not work there. Try to change as,

 acl bannedSite dstdomain .abc.com

( dot . ) must be there on domain, so that it will control *.abc.com there.

REgards
Muthukumar

---
===============  It is a "Virus Free Mail" ===============
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.772 / Virus Database: 519 - Release Date: 10/1/2004 
Received on Tue Oct 05 2004 - 06:09:02 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:01 MST