Re: [squid-users] Strange source-IP-addresses in access.log

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 29 Mar 2002 12:10:33 +0100

"Boosten, Peter" wrote:

> The other IP-addresses are mostly non-existing IP-addresses (those
> starting/ending with zero):
> 0.101.207.22, 0.128.119.8, 0.145.227.13, 0.147.162.11, 0.148.72.9,

Looks like a bug of some kind. Either in Squid, the compiler or in your
OS.

Try recompiling your Squid with optimization disabled.

env CFLAGS="-g" ./configure ...
make clean
make install

Then restart Squid.

If this does not help, then you will need to do some debugging to
isolate the cause..

And no, I have never seen this problem before.

Regards
Henrik
Received on Fri Mar 29 2002 - 04:23:38 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:12 MST