Your message dated Mon, 9 Aug 2021 21:05:08 +1000
with message-id
<CALy8Cw4QVyx4oC0+=vXHaZTzmAg1GNZp4FVZDLZs=il0f9u...@mail.gmail.com>
and subject line Re: [Pkg-net-snmp-devel] Bug#992026: AES-256 not supported in
testing/unstable - maybe fix missing?
has caused the Debian Bug report #992026,
regarding AES-256 not supported in testing/unstable - maybe fix missing?
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
992026: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992026
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: net-snmp
Version: 5.9+dfsg-3+b1
Hi from Munich,
we tried to fetch some information using snmp-get with v3 from a network
device which failed ...
Current (testing) snmp-get only suppports -x des or -x aes ... while
redhat works fine (-x aes256).
We finally found https://bugzilla.redhat.com/show_bug.cgi?id=1846252 and
the corresponding diff which may fix the issue:
https://bugzilla.redhat.com/attachment.cgi?id=1696699&action=diff
Regards
Philipp
--- End Message ---
--- Begin Message ---
On Mon, 9 Aug 2021 at 20:57, Philipp Flesch <[email protected]> wrote:
> Current (testing) snmp-get only suppports -x des or -x aes ... while
> redhat works fine (-x aes256).
>
Hi Philipp,
This is the extension from Blumenthal draft RFC that enables AES-192 and
AES-256 encryption.
The next release of net-snmp for Debian will have this, see
https://bugs.debian.org/972985
- Craig
--- End Message ---