Re: [SQU] access lists help

From: Xwindows User <xwindowuser@dont-contact.us>
Date: Wed, 06 Dec 2000 10:03:53 -0800

Duane Wessels wrote:
> try them in the opposite order
>
> http_access allow discflo
> http_access deny all

well I did try them this way, everyone has access but wha\en I try to
make an ACL with specific IP's or range of IP's they too have access,
the manor in which the squid uses CL's is confusing. what I want is to
have acl's that have access and acl's with out access....such as this:

        http_access allow discflo
        http_access deny deniedACL
        http_access deny all

>
> On Tue, 5 Dec 2000, Xwindows User wrote:
>
> > I am useing this in my squid.conf file, it works, allows access to all,
> > but then I add a deny acl, nothing happens, noone gets denied....I am
> > confused regarding the acl's ...can anyone shed some light? thanks
> >
> > acl all src 0.0.0.0/0.0.0.0
> > acl discflo src 192.168.0.0/255.255.255.0
> >
> > http_access deny all
> > http_access allow discflo
>
> try them in the opposite order
>
> http_access allow discflo
> http_access deny all
>
> --
> To unsubscribe, see http://www.squid-cache.org/mailing-lists.html

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

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