Dave Shield wrote:
>I've just applied a patch to the main development code line,
>that should avoid trying to validate such local connections
>against the hosts.{allow,deny} files.
Should the 5.65 change that was applied to the main branch
also be applied to the 5.1 branch ?
[eg, change "snmpd" to "snmp"...]
revision 5.65
date: 2004/08/27 10:15:28; author: dts12; state: Exp; lines: +1 -1
Use a consistent "hosts.{allow,deny}" token for known and unknown addresses.
----------------------------
Index: ./agent/snmp_agent.c
===================================================================
RCS file: /cvsroot/net-snmp/net-snmp/agent/snmp_agent.c,v
retrieving revision 5.64
retrieving revision 5.65
diff -r5.64 -r5.65
692c692
< if (hosts_ctl("snmp", STRING_UNKNOWN, STRING_UNKNOWN, STRING_UNKNOWN)){
---
> if (hosts_ctl("snmpd", STRING_UNKNOWN, STRING_UNKNOWN, STRING_UNKNOWN)){
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders