cvs commit: src/etc snmpd.config

Bjoern A. Zeeb bz at FreeBSD.org
Tue Oct 31 11:15:15 UTC 2006


On Tue, 31 Oct 2006, Hartmut Brandt wrote:

> harti       2006-10-31 10:23:28 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    etc                  snmpd.config
>  Log:
>  Bind to INADDR_ANY in the default configuration. This makes bsnmpd(1)
>  automatically work on multi-homed hosts and without explicite specification
>  of the hostname in the config file.
>
>  Submitted by:   jmg
>
>  Revision  Changes    Path
>  1.7       +1 -3      src/etc/snmpd.config

haeh - I think what we (jmg, glebius and me) had agreed on on IRC was
default bind should be on 'localhost' with a commented out sample
for 0/0.  And the bogus$(host) should be dropped.

Binding to 0/0 by default just exposes bsnmpd to the world with a
default secret if blindly enabled which is not a too good idea(tm).

-- 
Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT


More information about the cvs-src mailing list