For every access by every user I get TCP_DENIED.
Sean
Henrik Nordstrom <[EMAIL PROTECTED]>
02/12/2004 03:08 PM
To: [EMAIL PROTECTED]
cc: [EMAIL PROTECTED]
Subject: Re: [squid-users] Problem with ACLs and access
On Thu, 12 Feb 2004 [EMAIL PROTECTED] wrote:
> http_access deny block
> http_access allow nw1
> http_access allow nw2
> http_access deny all
This is perfectly fine from what I can tell.
> But instead of having the desired effect, I seem to be blocking all
> access. This is squid-2.5-STABLE4.
Make sure "squid -k parse" is happy and that there is no other rules
before this which blocks the request.
In addition, what is said in access.log?
Regards
Henrik