[squid-users] time restriction acl not working

From: Kevin Kimani <kevinkimani_at_gmail.com>
Date: Thu, 24 Sep 2009 15:44:58 +0300

Hi,

I have set up squid to restrict some IP to access the internet at
particular times but its working. Find below the restrictions

acl dectime1 time MTWHF 8:00-13:00
acl dectime2 time MTWHF 14:00-17:30
acl restrictdec src 10.176.xxx.150-10.176.xxx.185
acl our_networks src 10.176.xxx.0/24
http_access deny restrictdec dectime1
http_access deny restrictdec dectime2
http_access allow our_networks

Would i be making a mistake for since unless i completly block the
specified IPs', they are still able to access the internet.

Any ideas will be appreciated highly.

Regards
Kevin
Received on Thu Sep 24 2009 - 12:45:27 MDT

This archive was generated by hypermail 2.2.0 : Thu Sep 24 2009 - 12:00:05 MDT