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

From: Muthukumar <kmuthu_gct@dont-contact.us>
Date: Mon, 6 Sep 2004 12:08:38 +0530

>
> 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

No date settings here for time acl??
acl time_acl M T W H F 16:00-20:00

Check more on acl time settings there.

> acl msnmessenger url_regex -i gateway.dll
> http_access deny msnmessenger !time_acl client_acl

Ok.

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

Try now.

---
===============  It is a "Virus Free Mail" ===============
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.752 / Virus Database: 503 - Release Date: 9/3/2004 
Received on Mon Sep 06 2004 - 00:47:19 MDT

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