Hi, i was using snmp v3 with AuthNoPriv, then without notice i couldnt even do a snmpwalk.
so i removed the old config files and started from scratch, but now even a simple snmp v1 config wont run... why is snmpd not accepting connections? cat /etc/snmp/snmpd.conf rocommunity public snmpwalk -v 1 -c public localhost system Timeout: No Response from localhost /var/log/snmpd.log NET-SNMP version 5.4.2.1 Connection from UDP: [127.0.0.1]->[127.0.0.1]:-5226 REFUSED Connection from UDP: [127.0.0.1]->[127.0.0.1]:-5226 REFUSED Connection from UDP: [127.0.0.1]->[127.0.0.1]:-5226 REFUSED Connection from UDP: [127.0.0.1]->[127.0.0.1]:-5226 REFUSED Connection from UDP: [127.0.0.1]->[127.0.0.1]:-5226 REFUSED Connection from UDP: [127.0.0.1]->[127.0.0.1]:-5226 REFUSED this file is generated by snmpd each time it starts grep -v '^#' /var/net-snmp/snmpd.conf setserialno 1626188070 ifXTable .1 14:0 18:0x $ ifXTable .2 14:0 18:0x $ ifXTable .3 14:0 18:0x $ engineBoots 4 oldEngineID 0x80001f88802f206f7d14a8314900000000[/code] greets ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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
