Re: [squid-users] allowing facebook for spesific client IPs

From: Babu Chaliyath <babu.chaliyath_at_gmail.com>
Date: Sat, 17 Sep 2011 15:10:50 +0530

On Fri, Sep 16, 2011 at 12:23 PM, a bv <vbavbalist_at_gmail.com> wrote:
> Hi,
>
> Im trying to allow some client IPs to reach to facebook , and im
> generally blocking the facebook successfully.  I tried some entries
> like below  (which similar ones were working fine for other
> exceptions) but this doesnt seem to work
>
>
> acl   john src 10.x.y.z
>
> acl  jane  src 10.x.y.t
>
> acl facebook  dstdomain facebook.com (or .facebook.com)
>
>
> http_access allow john jane facebook.
>
>
> squid  -k reconfigure
>
> Regards
>

http_access allow statement must be followed by a http_access deny too

Babs
Received on Sat Sep 17 2011 - 09:40:58 MDT

This archive was generated by hypermail 2.2.0 : Sat Sep 17 2011 - 12:00:02 MDT