Hi, I'm getting "Encryption support not enabled" when using v3
encryption on Fedora7. Here is my setup/config. Thanks.
<-- authPriv request bombs -->
[EMAIL PROTECTED] 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 -->
[EMAIL PROTECTED] 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
[EMAIL PROTECTED] tmp]# snmpd -v
NET-SNMP version: 5.3.1
Web: http://www.net-snmp.org/
Email: [EMAIL PROTECTED]
[EMAIL PROTECTED] 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' '[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>' '--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'
[EMAIL PROTECTED] 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
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users