Hi again.

On Wednesday 18 January 2006 19:11, Dave Shield wrote:
> On Wed, 2006-01-18 at 07:35 +1000, Nigel Cunningham wrote:
> > I read in the release notes that the trap fowrarding authentication has
> > been rewritten in 5.3.0.1. The notes imply that it's possible to disable
> > this authentication, but don't say how. Can I please get a pointer to
> > instructions?
>
>       $ man snmptrapd.conf
>
>       ACCESS CONTROL
>
>        disableAuthorization yes
>               will disable the above access control checks,
>               and revert to the previous behaviour of
>               accepting all incoming notifications.
>

I tried this, and get:

trace: read_config(): read_config.c, 780:
read_config: /etc/snmp/snmptrapd.conf:15 examining: disableAuthorization yes
/etc/snmp/snmptrapd.conf: line 15: Warning: Unknown token: 
disableAuthorization.

/etc/snmp/snmptrapd.conf contains:

# snmptrapd.conf
#
# Please read the man page for snmptrapd.conf on a computer with snmp 
installed
# for details on how to configure this file. The only Cyclades specific 
extension
# to the snmptrapd.conf format is that we allow you to filter trap forwarding
# according to the source of the trap:
#
# forward [-s source_address] OID|default DESTINATION
#
# Source address can be:
# - hostname (resolved at startup)
# - ip address
# - netmask (192.168.0.0/255.255.0.0)

disableAuthorization yes

forward -s 192.168.128.112 .1.3.6 192.168.128.112

(The forward line is for my previously mentioned patch).

Regards,

Nigel


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to