Hello,

I want to block msn messenger on some client machine and allow them at specific time.
So i have define ACL for this,


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

Thanking You
Devendra



Reply via email to