Re: cannot bind socket

From: Duane Wessels <wessels@dont-contact.us>
Date: Mon, 22 Nov 1999 11:37:49 -0700

On Mon, 22 Nov 1999, Oliver Rother wrote:

> Hello,
>
> I keep on having trouble with my squid2.2stable5 and transparent proxy
> support:
>
> ------------------------------------------cut-------------------------------
> --------------
> Nov 22 09:32:24 firewall squid[3226]: commBind: Cannot bind socket FD 14 to
> 130.186.1.2:0: (99) Cannot assign requested address
> ------------------------------------------cut-------------------------------
> ------
>
> System is Linux 2.2.13, 2.2.10 has the same effect.
> Everything works, but I can't get rid of this message filling my logfiles.
> AFAIK bind() to port 0 should never give error messages.

Correct. bind() to port 0 should never give an error. Its a Linux
bug.

Presumably Squid calls bind() because you have set 'tcp_outgoing_addr'.
Maybe you don't really need to set it.

Duane W.
Received on Mon Nov 22 1999 - 11:50:08 MST

This archive was generated by hypermail pre-2.1.9 : Wed Apr 09 2008 - 11:57:32 MDT