[squid-users] ACL is not working for specific IPs

From: devendra <devendra@dont-contact.us>
Date: Mon, 06 Sep 2004 08:59:34 +0300

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
Received on Sun Sep 05 2004 - 23:58:58 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Oct 01 2004 - 12:00:02 MDT