From owner-freebsd-bugs@FreeBSD.ORG Wed Apr 3 12:40:02 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6F389E98 for ; Wed, 3 Apr 2013 12:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 4951ACD3 for ; Wed, 3 Apr 2013 12:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r33Ce2S5066047 for ; Wed, 3 Apr 2013 12:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r33Ce2Vh066046; Wed, 3 Apr 2013 12:40:02 GMT (envelope-from gnats) Date: Wed, 3 Apr 2013 12:40:02 GMT Message-Id: <201304031240.r33Ce2Vh066046@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Mark Knight Subject: Re: conf/177607: named.conf comment to slave root suggests potentially dangerous BIND configuration X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Mark Knight List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Apr 2013 12:40:02 -0000 The following reply was made to PR conf/177607; it has been noted by GNATS. From: Mark Knight To: bug-followup@FreeBSD.org Cc: Subject: Re: conf/177607: named.conf comment to slave root suggests potentially dangerous BIND configuration Date: Wed, 03 Apr 2013 13:37:02 +0100 Sorry, typo in my mail address - should be markk@knigma.org. In the proposed patch - allow-query { localnets; }; would be better than localhost. I still think it better to make this example more robust. Best regards, Mark