On 23/11/2012 12:28 a.m., Leslie Jensen wrote:


Pavel Bychykhin skrev 2012-11-22 12:15:


22.11.2012 12:14, Leslie Jensen пишет:
Hi list.

I just upgraded Squid from 3.1 to 3.2 on my Freebsd version 8.3

In my squid.conf I had the following lines that I got complaints from
when starting squid after the upgrade.

-------------------------------------------------------------------
  Define access control lists
#               acl all is defined by default in version 3.0 STABLE

                        acl manager proto cache_object
                        acl localhost src 127.0.0.1/32
                        acl to_localhost dst 127.0.0.0/8
--------------------------------------------------------------------

You should to remove all 3 entires from squid.conf, as they all are
predefined in squid 3.2


As I wrote, I did so but the users now get the error I described.


ACCESS_DENIED is an explicit ACL rejection. Your configuration details, as well as that domain name and client IP you elided are important to track this down.

Also, are you using a forward proxy?
  interception proxy? (how?)
  reverse proxy?
or a mixture of the above?

Amos

Reply via email to