net-snmp-5.3.1 snmpv3 "Encryption support not enabled" error on Fedora7
Matt Matson <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm getting "Encryption support not enabled" when using v3 encryption on Fedora7. Here is my setup/config. Thanks. <-- authPriv request bombs --> [root@Fedora7-test tmp]# snmpwalk -v3 -uauthprivuser -lauthPriv -aMD5 -Aabc123 -xDES -Xabc123 localhost sysDescr Encryption support not enabled. snmpwalk: USM encryption error (Sub-id not found: (top) -> sysDescr) <-- authNoPriv request successful --> [root@Fedora7-test tmp]# snmpwalk -v3 -uauthnoprivuser -lauthNoPriv -aMD5 -Aabc123 localhost sysDescr SNMPv2-MIB::sysDescr.0 = STRING: Linux Fedora7-test 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686 <-- pertinent snmpd.conf entries --> rocommunity public rwuser authprivuser authPriv rouser authnoprivuser authNoPriv <-- /var/net-snmp/snmpd.conf (entries prior to daemon start)--> createUser authprivuser MD5 abc123 DES abc123 createUser authnoprivuser MD5 abc123 [root@Fedora7-test tmp]# snmpd -v NET-SNMP version: 5.3.1 Web: http://www.net-snmp.org/ Email: [email protected] [root@Fedora7-test]# net-snmp-config --configure-options '--prefix=/usr/local' '--with-mib-modules=host mibII/mta_sendmail ucd_snmp disman/event-mib misc/ipfwacc tunnel smux' '--with-default-snmp-version=2' '--with-sys-contact=root@localhost <mailto:root@localhost>' '--with-sys-location=unknown' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--enable-static=yes' '--with-perl-modules' '--enable-embedded-perl' '--enable-shared' [root@Fedora7-test]# rpm -qa | grep -i openssl openssl-0.9.8b-14.fc7 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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