Snmpd und Sarge
Guten Morgen,
ich versuche schon krampfhaft snmpd unter Sarge zum laufen zu bekommen.
Doch es will einfach nicht. Ich habe ganz normal mit apt "snmpd"
installiert und wollte ihn mal ohne eine Konfiguration starten, doch
Fehlanzeige, snmpd läuft zwar, aber der Port bleibt geschlossen.
proxy2:/etc/snmp# ps aux | grep snmpd
snmp 16414 0.0 0.1 7736 3908 ? S 08:32 0:00
/usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -I -smux -p
/var/run/snmpd.pid 127.0.0.1
proxy2:/etc/snmp# nmap -p 161 127.0.0.1
Starting nmap 3.81 ( http://www.insecure.org/nmap/ ) at 2006-04-26 08:35
CEST
Interesting ports on localhost.localdomain (127.0.0.1):
PORT STATE SERVICE
161/tcp closed snmp
Also dachte ich mir gut, erstmal Konfig anschauen und dann gehts
vielleicht, aber nein er will einfach nicht! Man kann sich nicht Connecten.
Selbst netstat verrät mir das snmpd am Port 161 lauscht...
proxy2:/etc/snmp# netstat -plunt
Aktive Internetverbindungen (Nur Server)
Proto Recv-Q Send-Q Local Address Foreign Address
State PID/Program name
.....
udp 0 0 127.0.0.1:161
0.0.0.0:* 16414/snmpd
udp 0 0 0.0.0.0:162
0.0.0.0:* 16417/snmptrapd
.....
Ich weiß einfach nicht weiter, was ich da machen könnte damit der läuft!
Einer eine Idee oder hatte schonmal wer das gleiche Problem?
Gruß Steffen
Reply to: