Encryption question

Marko Vucak <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <CAEmDgcoaCOoYHwm7v3CoRp_0juLF5=9p0jokhPmy_Nd4r4qJ4A@mail.gmail.com>
Hi



Having some problems with encryption.



I downloaded latest version: net-snmp-5.7.3



Then configured it with command:

*./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
--libdir=/usr/lib --host=arm-v5te-linux-gnueabi --build=i686-host-linux-gnu
--enable-ipv6 --with-defaults --with-openssl=internal
--with-mib-modules=agentx,ucd_snmp --with-mibs
--with-logfile=/var/log/snmpd.log --with-persistent-directory=/var/net-snmp
--with-default-snmp-version=3 --enable-shared --enable-internal-md5
--with-endianness=little --enable-agentx-dom-sock-only --enable-agent
--enable-mibs --enable-snmpv1 --enable-snmpv2c --enable-snmpv3 --enable-des
--enable-md5 --enable-sha1 --enable-aes --enable-snmptrapd-subagent
--enable-mib-config-checking --enable-mfd-rewrites --disable-embedded-perl
--without-perl-modules --disable-testing-code --disable-developer*



Net-SNMP configuration summary said:

Authentication support: MD5 SHA1

Encryption support: DES AES


Then I made snmpd with make command.



When I execute command: snmpd -H 2>&1 | grep defPrivType

I get:  defPrivType DES (AES support not available)



Why no support for AES when it was OK in configure?




I have following snmpd.conf


master agentx
>
>
>> #Network hint
>>
> com2sec local     localhost           public
>
> com2sec mynetwork 169.254.1.0/24      public
>
>
>> #create views
>
> view all included  .1
>
>
>> # Add user
>
> createUser myUser MD5 "12345678" DES abcdef
>
> rwuser myUser
>
>
>> #ReadWrite group
>
> group MyRWGroup usm local myUser
>
>
>> # For ALL_ACCESS view
>
> access MyRWGroup "" usm auth exact all all all
>
>
Here, on command: *snmpd -H *i get error: *Unknown privacy protocol *
Why? When DES is enabled.
Is something wrong with my configuration?

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev

_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.