From owner-freebsd-stable@FreeBSD.ORG Thu Sep 25 20:31:41 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E568516A4B3 for ; Thu, 25 Sep 2003 20:31:41 -0700 (PDT) Received: from fw.kraglund.net (0x50c40527.boanxx10.adsl-dhcp.tele.dk [80.196.5.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EF9A43FF5 for ; Thu, 25 Sep 2003 20:31:39 -0700 (PDT) (envelope-from fk@kraglund.net) Received: from kraglund.net (accolon [192.168.42.2]) by fw.kraglund.net (8.11.6/8.11.6) with ESMTP id h8Q3VZg18897 for ; Fri, 26 Sep 2003 05:31:37 +0200 (CEST) (envelope-from fk@kraglund.net) Message-ID: <3F73B31A.464635BB@kraglund.net> Date: Fri, 26 Sep 2003 05:31:38 +0200 From: Flemming Kraglund X-Mailer: Mozilla 4.8 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: PATCH: for named (bind8) wrt. VeriSign X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2003 03:31:42 -0000 Hi stable After having a look at what ISC did on bind9 for the latest .com and .net wild char responses, I have mimicked what they did in bind8. Basically they will only accept NS and SOA records for the TLD. Sorry but the TLD's I check are not configurable but fixed to .com and .net b.r. Flemming Kraglund patch RELENG_3 http://www.kraglund.net/fk/rel3-named.patch patch RELENG_4 http://www.kraglund.net/fk/rel4-named.patch and binaries for the lazy ones named RELENG_3 http://www.kraglund.net/fk/rel3-named named RELENG_4 http://www.kraglund.net/fk/rel4-named