On Mar 10, 2011, at 10:08 AM, jiluspo wrote:
> whats going on witht this bind thingi
>
> 2011/03/10 19:59:26| commBind: Cannot bind socket FD 1160 family 2 to 0.0.0.0 port 0: (98) Address already in use
> 2011/03/10 19:59:26| comm_fdopen6: FD 1160: TPROXY comm_ips_bind_rem() failed: errno 98 ((98) Address already in use)
> 2011/03/10 19:59:26| commBind: Cannot bind socket FD 1160 family 2 to 0.0.0.0 port 0: (98) Address already in use
> 2011/03/10 19:59:26| comm_fdopen6: FD 1160: TPROXY comm_ips_bind_rem() failed: errno 98 ((98) Address already in use)
> 2011/03/10 19:59:26| commBind: Cannot bind socket FD 1160 family 2 to 0.0.0.0 port 0: (98) Address already in use
sounds like you have stray process.
scan for the running PID
ps -ax | grep tprox
shutdown squid and look whos still running, and or send a kill or shutdown to tprox
then restart squid
-j
Received on Thu Mar 10 2011 - 15:30:34 MST
This archive was generated by hypermail 2.2.0 : Fri Mar 11 2011 - 12:00:01 MST