Skarbet wrote:
> i'm using squid2.4stable7 and trying to stop user from
> downloading large file and access some server.this is
> my ACL:
> acl local src 192.168.1.0/24
[other acl lines]
> http_access allow local
[other http_access lines]
> but this does not work !!!!!!!!!!!!!!!!!!! can u show
> me what's wrong ?
That first http_access line is allowing all traffic from the 192.168.1.0/24
subnet before any of your other rules are checked.
See the Access Controls FAQ for more information:
http://www.squid-cache.org/Doc/FAQ/FAQ-10.html
Adam
Received on Mon May 17 2004 - 08:45:17 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Jun 01 2004 - 12:00:01 MDT