RE: problem with remote connect v3 authenticaion...
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hello lee, It looks like your view name is incorrect, it should be remote_v3? Check it again. Try the following entries. snmpd.conf-> group remote_v3 usm quadrics access remote_v3 "" any(usm) authnopriv exact all all all view remote(remote_v3) included system Test: snmpwalk -v 3 -u qaudrics -A my-password -a MD5 -x DES -l authNoPriv localhost SNMPv2-MIB::sysName.0 I think your snmpd.conf should have entry like this createUser quadrics MD5 my-password DES, If not then add it again and restart snmpd. It should work ! Thanks Mahesh -----Original Message----- From: [email protected] on behalf of [email protected] Sent: Tue 3/28/2006 6:59 PM To: [email protected] Cc: [email protected] Subject: problem with remote connect v3 authenticaion... Hi, I have a problem connecting to a remote host using V3. I ran net-snmp-config --create-snmpv3-user -a my-password qaudrics then I tested the connection to local host using: snmpwalk -v 3 -u quadrics -l my-user-id -A my-password localhost SNMPv2-MIB::sysName.0 this worked fine ! Then I added this to my snmpd.conf file: group remote_v3 usm quadrics access remote_v3 "" usm authnopriv exact all all all view remote included system But when I attempt a connection from a remote host I get: [root@qs10g-client-0-0 ~]# snmpwalk -v 3 -u my-user-id -l authNoPriv -A my-passord qm602a SNMPv2-MIB::sysName.0 snmpwalk: Authentication failure (incorrect password, community or key) [root@qs10g-client-0-0 ~]# I've searched the mailing lists, FAQ's and man pages but cannot find a simple explaination of what is required. Lee Lee Porter Quadrics Inc. Technical Support - USA mailto:[email protected] office: +1 408 955 0853 cell: +1 408 655 3131 fax: +1 408 955 0153 http://www.quadrics.com ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642 _______________________________________________ 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