From owner-cvs-src@FreeBSD.ORG Tue Oct 31 11:15:15 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2C6B16A415; Tue, 31 Oct 2006 11:15:14 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DEAA43D53; Tue, 31 Oct 2006 11:15:14 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id A37811FFDBC; Tue, 31 Oct 2006 12:15:10 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id 9A1321FFD0B; Tue, 31 Oct 2006 12:15:05 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 7D945444885; Tue, 31 Oct 2006 11:10:51 +0000 (UTC) Date: Tue, 31 Oct 2006 11:10:51 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Hartmut Brandt In-Reply-To: <200610311023.k9VANT8T061367@repoman.freebsd.org> Message-ID: <20061031110323.G2462@maildrop.int.zabbadoz.net> References: <200610311023.k9VANT8T061367@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc snmpd.config X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Oct 2006 11:15:15 -0000 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