Re: ACL parsing

From: Alexander Serkin <als@dont-contact.us>
Date: Thu, 23 Jan 1997 17:27:19 +0300

Duane Wessels wrote:
>
> als@cell.ru writes:
>
> >Hi, squid-users.
> >
> >I've read in a http://squid.nlanr.net/Squid/Devel/todo.html about some
> >ACL parsing fix that is to join acls with the same name.
> >I'd like to know about a plans - when this will be implemented (if it
> >will) ?
>
> Its been done (by Markus Stumpf) and will appear in version 1.1.5.
>
> Duane W.

And still does not work in 1.1.5 :-)
I have the following acl:

acl comlan src 128.1.230.20/32 128.1.230.21/32
acl comlan src 128.1.134.3/32 128.1.134.4/32
acl comlan src 128.1.134.7/32 128.1.100.4/32 128.1.100.101/3
...

And the rule:

http_access deny ... !comlan ... all

And only first string is parsed - hosts from second and third lines of
acl are denied.

What's wrong ?

--
Alex
Received on Thu Jan 23 1997 - 06:42:33 MST

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