Re: [squid-users] Problem with ACLs and access

From: <mclinden@dont-contact.us>
Date: Thu, 12 Feb 2004 13:01:20 -0500

I see the logic, here, but it makes no difference. All users on 172.16.x
are still being denied, even after making the recommended change.

Sean

"Muthukumar" <kmuthu_gct@hotmail.com>
02/12/2004 01:04 PM
 
        To: <mclinden@informed.net>
        cc:
        Subject: Re: [squid-users] Problem with ACLs and access

> acls
> acl all src 0.0.0.0/0.0.0.0
> acl nw1 src 172.16.0.0/22
> acl nw2 src 172.26.9.75-172.26.9.100/32
> acl block src 172.16.19.246/32
>
> and
>
> http_access deny block
> http_access allow nw1
> http_access allow nw2
> http_access deny all
>>>>>>>>>>

Ok.
 http_access allow nw1 !block
 http_access allow nw2
 http_access deny all

Check this.You will get some other responses.

Regards,
Muthukumar.
India: 0-91-94431-01756
Received on Thu Feb 12 2004 - 11:16:24 MST

This archive was generated by hypermail pre-2.1.9 : Mon Mar 01 2004 - 12:00:02 MST