Re: [Fwd: Re: [squid-users] Access Still DENIED]

From: Joost de Heer <sanguis@dont-contact.us>
Date: Wed, 15 Dec 2004 17:00:03 +0100 (CET)

>> I have gone through the FAQs several times and tried everything that I
>> have
>> read and every response that has been sent to me. At this point I'm
>> starting
>> to feel like a complete idiot.
>>
>> Could someone please send me a basic squid.conf that will work that I
>> can
>> build on.
>> My internal network is 10.10.30.0/24

From the Squid book:

Debugging Access Controls

If you're having no luck getting your access controls to work properly,
here's a little tip that might help. Edit your squid.conf file and set the
debug_options line to this:

debug_options ALL,1 33,2

Then, reconfigure Squid:

% squid -k reconfigure

Now, Squid writes a message to cache.log for each client request and
another for each reply. The message contain the request method, URI,
whether the request/reply is allowed or denied, and the name of the last
ACL that matched it.

Joost
Received on Wed Dec 15 2004 - 08:53:40 MST

This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:02 MST