ok here I go again. I have this:
acl discflo src 192.168.0.0/255.255.255.0
acl denied src 192.168.0.55/255.255.255.0
acl all src 0.0.0.0/0.0.0.0
http_access allow discflo
http_access deny denied
http_access deny all
no one gets denied, the one I want to deny is 192.168.0.55, as you can
se in the ACL.
conversely I have tried this too:
with the same ACL's from above I tried:
http_acces deny discflo
http_access allow denied
http_access deny all
and noone gets access....I thought that the rules matched, it looks like
they do but I guess not. once again I am confused, thanks
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Mon Dec 18 2000 - 15:01:31 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:01 MST