Have you defined the "all" ACL? Squid 1.2 contains NO predefined ACL
lists.
"all" can be used as a shorthand for 0.0.0.0/0.0.0.0 in IP lists, but
not as a ACL unless defined.
The distributed squid.conf includes a example for a "all" ACL rule:
acl all src 0.0.0.0/0.0.0.0 (which could be abbrevated to "acl all src
all")
acl all src all
http_access all
and it was accepted, with the "latest patches" (dated 29/11). I am using
Linux.
--- Henrik Nordström David Koski wrote: > Anyone get beta 7 compiled with the new diff patch and are having ACL > problems? Looks like all the keywords for my ACLs are being rejected, > like keywords for all? I'm trying to run this under Solaris 2.5.1.Received on Tue Dec 02 1997 - 15:30:46 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:49 MST