Re: Squid: ACL filters?

From: Anthony Rumble <anthony@dont-contact.us>
Date: Wed, 19 Jun 1996 23:04:04 +1000 (EST)

> I'm confused about squid filters, but being behind slow, congested and
> expensive Internet links it's probably worthwhile learning as much as
> possible about their creative use.
>
> The idea behind the following construction is to stop access to a
> particular site (or sites as specified by the pattern) during a certain
> time period. The access should be applicable to the single host specified:
>
> -------
> acl WORK time MTWHF 08:00-17:00
> acl FRIVOLOUS pattern .junk.com
> acl HOST src 146.231.128.1/255.255.255.255
>
> http_access deny FRIVOLOUS WORK HOST
> -------
>
> Problem is this doesn't seem to work, and it's not clear why, other than
> my incomplete grasp of how ACL's are supposed to function. Any
> corrections or ideas as to how this would be correctly implemented?

Change pattern to domain, and it should work

-- 
Anthony Rumble - aka SmilieZ
Mobile 015-955-042 Pager 016-634-997
Geek code v3.1: GAT d-- s++:+++ a-- C++++ UL++++$ P+++++$ L+++++$
E--- W+++$ N++ o K++ w--- O---- M-- V-- PS+ PE++ Y+ PGP++ t+++ 5++
X++++ R tv+ b++ DI+++++ D++ G+ e h--- r++ y+
Home Page/PGP key http://www.infotainment.com.au/smiliez/
Received on Wed Jun 19 1996 - 06:05:06 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:32:31 MST