> I've made some additions to snmpsend.pas to allow implementation of an > SNMP agent (server) which can do authentication (AuthNoPriv using MD5 > and SHA1) of SNMP packets sent by SNMP clients. This code seems to > work when both the server and the client are both written using > FreePascal and Synapse. However, when I try to use another third-party > SNMP library (particularly Net::SNMP with Perl) the same > authentication code which works perfectly for Synapse-sent SNMP > messages fails to authenticate the Net::SNMP-sent SNMP messages. I've > kind of hit a brick wall with this. Since my authentication code works > perfectly with the existing Synapse code for sending SNMP messages, > but not with Net::SNMP, does that mean that there's something wrong > with the existing Synapse code?
Well, can you test Synapse client -> other agent authorization too? It working or not? -- Lukas Gebauer. E-mail: [EMAIL PROTECTED] http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
