Re: [SQU] access lists help

From: Duane Wessels <wessels@dont-contact.us>
Date: Tue, 5 Dec 2000 18:24:52 -0700 (MST)

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
Received on Tue Dec 05 2000 - 18:26:51 MST

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