SNMP port problem

From: Renato Mariz de Moraes <rmariz@dont-contact.us>
Date: Thu, 13 Jul 2000 14:34:29 +0000

Hi all,

        I am trying to use Squid + SNMP to monitoring via MRTG. I have
compiled the squid with the option:
> ./configure --enable-snmp
and set the squid.conf file as indicated in the FAQ:
        acl snmppublic snmp_community public
        acl snmpjoebloggs snmp_community joebloggs
        snmp_access allow snmppublic localhost
        snmp_access deny all
        snmp_incoming_address 0.0.0.0
        snmp_outgoing_address 0.0.0.0

But when I run the squid deamon it terminates with the output log
message:

>2000/07/13 14:18:15| Accepting SNMP messages on port 3401, FD 15.
>2000/07/13 14:18:15| commBind: Cannot bind socket FD 16 to *:3401:
>(48) Address already in use
>FATAL: Cannot open Outgoing SNMP Port
>Squid Cache (Version 2.3.STABLE2): Terminated abnormally.

I have inspected the used ports with the netstat and lsof, but
there isn't any process using the 3401 port.

I accept any suggestions! Thank you very much.

Renato Mariz
Received on Thu Jul 13 2000 - 11:39:46 MDT

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