On Wed, Mar 15, 2000 at 04:04:39PM -0300, Dario Vitacca wrote:
> All,
>
> I have a problem with my squid-2.2STABLE2 installed in a Free-BSD 3.1
> I configured snmp, but when a squid start in the cache.log I see the
> error messages placed in the subject mail. I read all the FAQ and the
> discussion list, but nobody resolved the problem. Everybody out there?
Yep, we're all *way* out there. ;-)
> 2000/03/15 15:11:30| commBind: Cannot bind socket FD 45 to *:3401: (48)
> Address
> already in use
> FATAL: Cannot open Outgoing SNMP Port
> Squid Cache (Version 2.2.STABLE2): Terminated abnormally.
>
> Note: I run the follow command line for determining if this port is
> ocuped by another process, but nobody used the port.
>
> netstat -a -n | grep -n "udp.*:3401"
Make that:
netstat -a -n | grep -n "3401"
and see what it says. (SNMP should be a TCP connection type.)
-- Clifton
-- Clifton Royston -- LavaNet Systems Architect -- cliftonr@lava.net The named which can be named is not the Eternal named.Received on Wed Mar 15 2000 - 12:32:28 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:10 MST