I'm building net-snmp 5.8 with invirerment Visual Studio 2005.
I have error when building with option "--enable-blumenthal-aes"
Message show : "Unknown option: enable-blumenthal-aes"
I want enable AES192 and AES256 protocol to test for my project.
So, i added this option to my script.
but message show unknown this option.
I don't know I missed what ?
PLease help me check why that happen !
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Are you familiar with the process for retrieving the latest git version of a Net-SNMP branch? If not, can you run the following command and continue your tests with the fresh copy of the Net-SNMP source tree?
From http://www.net-snmp.org/download.html the officially released versions of Net-SNMP can be downloaded. The fix I referred to in a previous comment has not yet been included in any official release. Hence my question to download the latest version of the master branch (git clone ...).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Hoang, I do not yet know when the next version of Net-SNMP will be released. It may help to raise that question on the Net-SNMP users mailing list (net-snmp-users@lists.sourceforge.net).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Bart Van Assche,
I have contact with this email (net-snmp-users@lists.sourceforge.net), but I don't any response.
And I'm building the code on linux. but it can not enable AES-192 & AES-256.
PLease help check it !
Note: in the past, i just only bulid and test work fine on Windows.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please have a look at the net-snmp-users mailing list archive to verify whether your message has reached that list. I haven't been able to find any message from you in the mailing list archives.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i try add option --with-ssl or --with-openssl
but error still happen
Last edit: Hoang Van Bang 2019-05-12
To which script did you pass the option --enable-blumenthal-aes?
My full config :
perl Configure --with-sdk --with-ssl --with-ipv6 --config=release --linktype=dynamic --enable-blumenthal-aes
Unknown option: with-blumenthal-aes
creating Makefile
creating local/Makefile
creating encode_keychange/Makefile
creating snmpbulkget/Makefile
creating snmpbulkwalk/Makefile
creating snmpdelta/Makefile
creating snmpdf/Makefile
creating snmpget/Makefile
creating snmpgetnext/Makefile
creating snmpset/Makefile
creating snmpstatus/Makefile
creating snmptable/Makefile
creating snmptest/Makefile
creating snmptranslate/Makefile
creating snmptrap/Makefile
creating snmpusm/Makefile
creating snmpvacm/Makefile
creating snmpwalk/Makefile
creating libagent/Makefile
creating libnetsnmptrapd/Makefile
creating local/Makefile
creating netsnmpmibs/Makefile
creating snmpd/Makefile
creating snmptrapd/Makefile
creating snmpnetstat/Makefile
creating libsnmp_dll/Makefile
creating ../local/snmpconf
creating net-snmp/net-snmp-config.h
Version: 5.8
Config type: release
SDK: enabled
Link type: dynamic
Prefix / Destdir: c:/usr
OpenSSL: enabled
IPv6 transport: enabled
winExtDLL agent: disabled
Last edit: Hoang Van Bang 2019-05-12
An untested candidate fix has been applied on the v5.8 and master branches. Please verify.
oh sorry !
I coppies wrong.
I test on net-snmp release 5.8 and it have errror also
I want enable AES192 and AES256 protocol to test for my project.
So, i added this option to my script.
but message show unknown this option.
I don't know I missed what ?
PLease help me check why that happen !
Are you familiar with the process for retrieving the latest git version of a Net-SNMP branch? If not, can you run the following command and continue your tests with the fresh copy of the Net-SNMP source tree?
yes, i have got lastest code.
I have a question :)
This source is public ?
I downloaded old source on web net-snmp.org.
This is have wrong ?
From http://www.net-snmp.org/download.html the officially released versions of Net-SNMP can be downloaded. The fix I referred to in a previous comment has not yet been included in any official release. Hence my question to download the latest version of the master branch (git clone ...).
Thanks your confirm !
I downloaded and this code work fine with option AES-192 and AES-156.
Thank your support!
Last edit: Hoang Van Bang 2019-05-14
Hi Bart Van Assche,
Do you know when the code you sent is official?
And do you have information on the fix for enable AES192 / 256?
We need apply with the source have been official :)
Hi Hoang, I do not yet know when the next version of Net-SNMP will be released. It may help to raise that question on the Net-SNMP users mailing list (net-snmp-users@lists.sourceforge.net).
Hi Bart Van Assche,
I have contact with this email (net-snmp-users@lists.sourceforge.net), but I don't any response.
And I'm building the code on linux. but it can not enable AES-192 & AES-256.
PLease help check it !
Note: in the past, i just only bulid and test work fine on Windows.
Thanks
Please have a look at the net-snmp-users mailing list archive to verify whether your message has reached that list. I haven't been able to find any message from you in the mailing list archives.
Last edit: EdCC 2019-06-18