[squid-users] Problems with acl'ing to a dst ip block

From: seph <seph_at_directionless.org>
Date: Fri, 12 Mar 2010 18:37:27 -0500

Hi all, I'm using squid to limit what sorts of outgoing http connections
my machines are allowed to make. I'm running into a problem using the
dst acl. I'm afraid I don't have much of an error message, squid doesn't
log much. But, my acl is:

acl app_webservices dstdom_regex -i ^host.example.com$
acl app_webservices dst 10.1.0.0/23
http_access allow app_servers app_webservices

If I have the dst line uncommented it tells me:

FATAL: Bungled squid.conf line 104: acl app_webservices dst 10.1.0.0/23
Squid Cache (Version 3.0.STABLE1): Terminated abnormally.

What should I be doing here?

seph
Received on Fri Mar 12 2010 - 23:37:31 MST

This archive was generated by hypermail 2.2.0 : Sat Mar 13 2010 - 12:00:03 MST