Hello
i have problem while starting snmptrapd
when i try to start it i see in syslog the followin
Nov  6 16:30:18 sashad snmptrapd[2293]: NET-SNMP version 5.4.1
Nov  6 16:30:18 sashad snmptrapd[2293]: couldn't open 10.9.3.20 -- errno 98 
("Address already in use")
but there is no process that uses 162 socket

# netstat -navpe -u
udp        0      0 0.0.0.0:2049            0.0.0.0:*                          
0          5855       -
udp        0      0 0.0.0.0:517             0.0.0.0:*                          
0          5788       1673/inetd
udp        0      0 0.0.0.0:518             0.0.0.0:*                          
0          5789       1673/inetd
udp        0      0 0.0.0.0:9               0.0.0.0:*                          
0          5784       1673/inetd
udp        0      0 0.0.0.0:32778           0.0.0.0:*                          
0          5851       -
udp        0      0 0.0.0.0:674             0.0.0.0:*                          
0          6047       1770/rpc.statd
udp        0      0 0.0.0.0:675             0.0.0.0:*                          
0          6103       1770/rpc.statd
udp        0      0 0.0.0.0:601             0.0.0.0:*                          
0          5885       1698/rpc.mountd
udp        0      0 0.0.0.0:111             0.0.0.0:*                          
0          2618       1352/portmap
udp        0      0 0.0.0.0:631             0.0.0.0:*                          
0          3080       1613/cupsd

here is snmptrapd.conf:
pidFile /etc/snmp/trap.pid
snmpTrapdAddr 10.9.3.20
# log
# authCommunity public
disableAuthorization yes

format1 ignoreAuthFailure yes
#logOption /etc/snmp/trap.log

How the problem can be solved? I've read man pages, but couldn't understand 
where the problem comes from. Really I just snmptrapd to log any traps that 
it receives in a single log file.

Yourth faithfully,
Andrey

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
  • problem starting ... Войнович Андрей Александрович

Reply via email to