[squid-users] Squid acls

From: Guilherme Goes <Guilherme@dont-contact.us>
Date: Wed, 04 Dec 2002 10:32:25 -0200

I have the following acls in my squid.conf

acl all src 0/0
acl ips_diretoria src 10.1.0.1 10.1.0.2
acl allowed_sites dstdomain microsoft.com
acl allowed_ips dst 200.180.4.168
acl matutino time MTWHF 08:00-12:00
acl vespertino time MTWHF 14:00-18:00

http_access allow ips_diretoria
http_access allow matutino allowed_sites
http_access allow matutino allowed_ips
http_access allow vespertino allowed_sites
http_access allow vespertino allowed_ips
http_access allow !matutino
http_access allow !vespertino
http_access deny all

But this don't seem to be working , the sites that are different than
microsoft.com are not blocked by squid . Squid is running on FreeBSD 4.6
, and is version 2.5 , the clients are runnig IE 5.5 / 6.0 .

Guilherme Loch Waltrick Góes
www.voffice.com.br
Received on Wed Dec 04 2002 - 05:28:59 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:11:50 MST