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" <[EMAIL PROTECTED]>
02/12/2004 01:04 PM
 
        To:     <[EMAIL PROTECTED]>
        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


Reply via email to