Hi James,
I made the changes you suggested, restarted Squid, and now nothing is being blocked.
*** *** *** *** *** *** *** *** *** ***
Margaret G.
--- On Mon, 5/24/10, James Zuelow <James_Zuelow_at_ci.juneau.ak.us> wrote:
> From: James Zuelow <James_Zuelow_at_ci.juneau.ak.us>
> Subject: RE: [squid-users] Squid3 on ubuntu 10.4 problem using acl whitelist in external file
> To: "squid-users_at_squid-cache.org" <squid-users_at_squid-cache.org>
> Date: Monday, May 24, 2010, 12:06 PM
>
>
> > -----Original Message-----
> > From: MM Gillon [mailto:margaretgi_at_yahoo.com]
>
> > Sent: Monday, 24 May, 2010 10:44
> > To: squid-users_at_squid-cache.org
> > Subject: [squid-users] Squid3 on ubuntu 10.4 problem
> using
> > acl whitelist in external file
> >
>
> >
> > http_access deny !localnet
> > http_access deny !whitelist
> > http_access deny all
> >
> >
>
> I might be wrong here, but it looks like you're not
> actually allowing anything.
>
> Deny not localnet
> Deny not whitelist
> Deny all (which would include both localnet and
> whitelist)
>
>
> Try:
>
> http_access allow localnet
> http_access allow whitelist
> http_access deny all
>
> (I never use the "deny not" logic, as I like things nice
> and plain and it seems to get people in trouble.)
>
> James
Received on Mon May 24 2010 - 19:40:11 MDT
This archive was generated by hypermail 2.2.0 : Tue May 25 2010 - 12:00:06 MDT