Re: [squid-users] Squid warning

From: Chris Robertson <crobertson_at_gci.net>
Date: Mon, 16 Feb 2009 12:37:56 -0900

myha wrote:
> Hi,
>
> I am constantly receiving an error from squid about something that is
> supposed to be in config file, but I cannot find it..?
>
> [root_at_server ~]# /usr/local/etc/rc.d/squid start
> Starting squid.
> 2009/02/16 18:24:39| WARNING: 'x.x.192.235' is a subnetwork of 'x.x.192.235'
> 2009/02/16 18:24:39| WARNING: because of this 'x.x.192.235' is ignored to
> keep splay tree searching predictable
> 2009/02/16 18:24:39| WARNING: You should probably remove 'x.x.192.235' from
> the ACL named 'access_list'
> [root_at_server ~]#
>
> If I try to find mentioned network it is not existing in config file:
>
> [root_at_wapgw ~]# cat /usr/local/etc/squid/squid.conf | grep "x.x.192.235"
>

You are searching on the wrong string. Try "grep access_list
/usr/local/etc/squid/squid.conf" instead.

> [root_at_wapgw ~]#
>
> Any idea where this is coming from? I had an entry like above in my config
> file, but it was removed...
>
> thanks,
> brm
>

Chris
Received on Mon Feb 16 2009 - 21:37:56 MST

This archive was generated by hypermail 2.2.0 : Tue Feb 17 2009 - 12:00:02 MST