RE: [squid-users] Squid3 on ubuntu 10.4 problem using acl whitelist in external file

From: James Zuelow <James_Zuelow_at_ci.juneau.ak.us>
Date: Mon, 24 May 2010 11:43:11 -0800

> -----Original Message-----
> From: MM Gillon [mailto:margaretgi_at_yahoo.com]
> Sent: Monday, 24 May, 2010 11:38
> To: James Zuelow
> Subject: RE: [squid-users] Squid3 on ubuntu 10.4 problem
> using acl whitelist in external file
>
> Hi James,
> I made the changes you suggested, restarted Squid, and now
> nothing is being blocked.
> *** *** *** *** *** *** *** *** *** ***
> Margaret G.
>
>

Hmm. OK. That's my fault as I wasn't paying attention to the localnet line.

Take out the `http_access allow localnet`.

What that part is doing is allowing any traffic from your local network through the proxy.

If you remove that line, only traffic going to your whitelist will be allowed.

Or, you could return that entry back to the old one of `http_access deny !localnet` if you're worried about traffic from other than your local network getting through your proxy.

James
Received on Mon May 24 2010 - 19:43:13 MDT

This archive was generated by hypermail 2.2.0 : Tue May 25 2010 - 12:00:06 MDT