Squid 2.2 always_direct ACL

From: Fred <fred@dont-contact.us>
Date: Mon, 07 Jun 1999 12:24:38 +1000

Hello,

I am trying to set up the equivalent of the old local_ip directive in squid
2.2STABLE3

I see the example in the config file:

# acl local-servers dstdomain my.domain.net
# always_direct allow local-servers

And I tried

acl local-servers src x.x.1.0/24
acl local-servers2 src x.x.2.0/24
always_direct allow local-servers
always_direct allow local-servers2

But I have had no luck.

Can anybody help with an example?

TIA,

Fred
Received on Sun Jun 06 1999 - 20:02:28 MDT

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