Re: [SQU] access lists help

From: Xwindows User <xwindowuser@dont-contact.us>
Date: Wed, 06 Dec 2000 11:05:00 -0800

this does help some, but more specifically I want to deniy access to
some people on our lan....but thanks, this does help ...larry

Craig Fels wrote:
>
> >
> > http_access allow discflo
> > http_access deny deniedACL
> > http_access deny all
> >
>
> Want to deny access to some sites, and allow access to the rest of the
> sites?
>
> Try this...
>
> acl denied_acl dst .denied.com .porn.com
>
> http_access deny denied_acl
> http_access allow discflo
> http_access deny all
>
> This means:
> 1) whatever matches denied_acl will be denied FOR EVERYONE
> 2) Whatever matches discflo will be allowed for all sites EXCEPT denied_acl
> sites
> 3) Everyone besides matches to discflo will be denied for all sites.
>
> Hope this helps.
>
> Craig

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Wed Dec 06 2000 - 11:11:01 MST

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