From: Cisco_King on
HI Guys,
WE have configured squid for internet browsing and have used many ACLs
to block different catagories of websites. Using squid access.log we
are able to see that a website is getting blocked but i want to know
how to check which ACL in squid.conf is blocking a particular website.
Please help how to check this,
Regards
Dinesh
From: David W. Hodgins on
On Tue, 22 Jan 2008 05:01:07 -0500, Cisco_King <dineshaggarwal(a)gmail.com> wrote:

> WE have configured squid for internet browsing and have used many ACLs
> to block different catagories of websites. Using squid access.log we
> are able to see that a website is getting blocked but i want to know
> how to check which ACL in squid.conf is blocking a particular website.

According to http://wiki.squid-cache.org/SquidFaq/SquidAcl
In squid.conf, add ...
debug_options ALL,1 33,2
which will add info to the log, on which acl was matched.

You'll be more likely to find more help, in another newsgroup, such as
alt.os.linux.mandriva, or comp.os.linux.networking, or on one of the squid
mailing lists.

See http://www.squid-cache.org/Support/mailing-lists.dyn

Regards, Dave Hodgins

--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)