On Mon, 6 Sep 2004, devendra wrote:

acl client_acl src 192.0.0.210 192.0.0.200
acl time_acl time 16:00-20:00
acl msnmessenger url_regex -i gateway.dll
http_access deny msnmessenger !time_acl client_acl

but its not working. Can any one tell if there is wrong in the defined ACL's

Looks fine.

Where is this in relation to your other http_access rules, and what is said in Squid access.log?

Regards
Henrik

Reply via email to