[squid-users] acl working problem

From: Payal Rathod <payal-squid@dont-contact.us>
Date: Fri, 9 Jan 2004 15:10:50 +0000

Hello all,
I have full access for some clients and part access for other like,

acl everyone src 192.168.10.0/255.255.255.0
acl block_them dstdomain .yahoo.com .hotmail.com .rediffmail.com
acl full_pl src 192.168.10.1 192.168.10.200 192.168.10.20
acl full_pl_dst dst 0.0.0.0
acl lunch_time time 13:20-14:00
http_access allow full_pl full_pl_dst
http_access deny !lunch_time block_them
http_access allow everyone
http_access deny all

But after 14:00 people from "everyone" acl can access the hotmail,
yahoo,
etc. till then close their browsers and restart again.
Is this normal?

Thanks a lot and bye.
With warm regards,
-Payal

-- 
For GNU/Linux Success Stories and Articles visit:
          http://payal.staticky.com
Received on Fri Jan 09 2004 - 08:11:13 MST

This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:05 MST