From owner-freebsd-current@FreeBSD.ORG Thu Jun 8 07:29:12 2006 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4275616D51F; Thu, 8 Jun 2006 05:19:28 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93C1143D48; Thu, 8 Jun 2006 05:19:27 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.13.4/8.13.3) with ESMTP id k585JLEF008216; Thu, 8 Jun 2006 09:19:25 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Thu, 8 Jun 2006 09:19:21 +0400 (MSD) From: Maxim Konovalov To: Doug Barton In-Reply-To: <4487AAE4.6020209@FreeBSD.org> Message-ID: <20060608091735.V7007@mp2.macomnet.net> References: <20060608015022.Y52876@mp2.macomnet.net> <4487AAE4.6020209@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: current@FreeBSD.org Subject: Re: named recursive queries X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 07:29:18 -0000 On Wed, 7 Jun 2006, 21:43-0700, Doug Barton wrote: > Maxim Konovalov wrote: > > [ Bikeshed zone ] > > > > I think we need to stop spread misconfigured named's too. Any > > objections? > > Yes. :) The default named.conf already has the following: > > listen-on { 127.0.0.1; }; > > Which is a more effective solution to the problem. (Although you're > not the first person to suggest this, so don't feel bad.) :) Just had my breakfast and feel quite good :-) > That said, BIND 9.4 is going to have a default for allow-recursion > of "localhost; localnets;" which might be a good thing for us to > make explicit now, so our users have a chance to get used to the > idea. Comments? I'm all for that. Thanks! -- Maxim Konovalov