confusing warnings

From: Christian <chris_at_computersalat.de>
Date: Wed, 07 Nov 2012 16:40:58 +0100

Hi,

using squid 3.2.3 on a SLES_11 SP2 and see those entries in log on startup.

Nov 7 15:33:25 sit-gate squid: WARNING: (B) '127.0.0.1' is a subnetwork
of (A) '127.0.0.1'
Nov 7 15:33:25 sit-gate squid: WARNING: because of this '127.0.0.1' is
ignored to keep splay tree searching predictable
Nov 7 15:33:25 sit-gate squid: WARNING: You should probably remove
'127.0.0.1' from the ACL named 'localhost'
Nov 7 15:33:25 sit-gate squid: WARNING: (B) '127.0.0.1' is a subnetwork
of (A) '127.0.0.1'
Nov 7 15:33:25 sit-gate squid: WARNING: because of this '127.0.0.1' is
ignored to keep splay tree searching predictable
Nov 7 15:33:25 sit-gate squid: WARNING: You should probably remove
'127.0.0.1' from the ACL named 'localhost'
Nov 7 15:33:25 sit-gate squid: WARNING: (B) '127.0.0.0/8' is a
subnetwork of (A) '127.0.0.0/8'
Nov 7 15:33:25 sit-gate squid: WARNING: because of this '127.0.0.0/8'
is ignored to keep splay tree searching predictable
Nov 7 15:33:25 sit-gate squid: WARNING: You should probably remove
'127.0.0.0/8' from the ACL named 'to_localhost'
Nov 7 15:33:25 sit-gate squid: WARNING: (B) '0.0.0.0' is a subnetwork
of (A) '0.0.0.0'
Nov 7 15:33:25 sit-gate squid: WARNING: because of this '0.0.0.0' is
ignored to keep splay tree searching predictable
Nov 7 15:33:25 sit-gate squid: WARNING: You should probably remove
'0.0.0.0' from the ACL named 'to_localhost'
Nov 7 15:33:25 sit-gate squid: WARNING: (B) '0.0.0.0' is a subnetwork
of (A) '0.0.0.0'
Nov 7 15:33:25 sit-gate squid: WARNING: because of this '0.0.0.0' is
ignored to keep splay tree searching predictable
Nov 7 15:33:25 sit-gate squid: WARNING: You should probably remove
'0.0.0.0' from the ACL named 'to_localhost'
Nov 7 15:33:25 sit-gate squid[16603]: Squid Parent: will start 1 kids
Nov 7 15:33:25 sit-gate squid[16603]: Squid Parent: (squid-1) process
16605 started
Nov 7 15:33:25 sit-gate (squid-1): WARNING: (B) '127.0.0.1' is a
subnetwork of (A) '127.0.0.1'
Nov 7 15:33:25 sit-gate (squid-1): WARNING: because of this '127.0.0.1'
is ignored to keep splay tree searching predictable
Nov 7 15:33:25 sit-gate (squid-1): WARNING: You should probably remove
'127.0.0.1' from the ACL named 'localhost'
Nov 7 15:33:25 sit-gate (squid-1): WARNING: (B) '127.0.0.1' is a
subnetwork of (A) '127.0.0.1'
Nov 7 15:33:25 sit-gate (squid-1): WARNING: because of this '127.0.0.1'
is ignored to keep splay tree searching predictable
Nov 7 15:33:25 sit-gate (squid-1): WARNING: You should probably remove
'127.0.0.1' from the ACL named 'localhost'
Nov 7 15:33:25 sit-gate (squid-1): WARNING: (B) '127.0.0.0/8' is a
subnetwork of (A) '127.0.0.0/8'
Nov 7 15:33:25 sit-gate (squid-1): WARNING: because of this
'127.0.0.0/8' is ignored to keep splay tree searching predictable
Nov 7 15:33:25 sit-gate (squid-1): WARNING: You should probably remove
'127.0.0.0/8' from the ACL named 'to_localhost'
Nov 7 15:33:25 sit-gate (squid-1): WARNING: (B) '0.0.0.0' is a
subnetwork of (A) '0.0.0.0'
Nov 7 15:33:25 sit-gate (squid-1): WARNING: because of this '0.0.0.0'
is ignored to keep splay tree searching predictable
Nov 7 15:33:25 sit-gate (squid-1): WARNING: You should probably remove
'0.0.0.0' from the ACL named 'to_localhost'
Nov 7 15:33:25 sit-gate (squid-1): WARNING: (B) '0.0.0.0' is a
subnetwork of (A) '0.0.0.0'
Nov 7 15:33:25 sit-gate (squid-1): WARNING: because of this '0.0.0.0'
is ignored to keep splay tree searching predictable
Nov 7 15:33:25 sit-gate (squid-1): WARNING: You should probably remove
'0.0.0.0' from the ACL named 'to_localhost'
Nov 7 15:33:25 sit-gate squid[16605]: Starting Squid Cache version
3.2.3 for x86_64-unknown-linux-gnu...

what's wrong with this:
#acl manager proto cache_object
#acl localhost src 127.0.0.1/32 ::1
acl localhost src 127.0.0.1/32
#acl to_localhost dst 127.0.0.0/8 0.0.0.0/32 ::1
acl to_localhost dst 127.0.0.0/8 0.0.0.0/32

thanks for help.
Cheers

-- 
Christian
----------------------------------------------------
   - Please do not 'CC' me on list mails.
          Just reply to the list :)
----------------------------------------------------
Der ultimative shop für Sportbekleidung und Zubehör
http://www.sc24.de
----------------------------------------------------
Received on Wed Nov 07 2012 - 15:41:15 MST

This archive was generated by hypermail 2.2.0 : Wed Nov 07 2012 - 12:00:04 MST