Re: mituple ip problem

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 09 Oct 1998 09:23:37 +0200

commandomail wrote:
>
> I use the default squid.conf . so , squid should listen on all
> available interface , but it does not .

What is the output of

netstat -an | grep ':3128' | grep LISTEN

If this says 0.0.0.0:3128 then Squid is listening on all active
interfaces and you have a problem with yout Linux setup (packet
filtering, routing error or similar errors).

If this says something else (i.e. the IP address of one of your
interfaces:3128) then you have told Squid to bind to that address in
squid.conf by using tcp_incoming_address.

---
Henrik Nordström
Spare time Squid Hacker
Received on Fri Oct 09 1998 - 00:32:25 MDT

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