From owner-freebsd-hackers Fri May 3 14:35:50 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA13563 for hackers-outgoing; Fri, 3 May 1996 14:35:50 -0700 (PDT) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA13547 Fri, 3 May 1996 14:35:39 -0700 (PDT) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <15922(10)>; Fri, 3 May 1996 14:34:43 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <177475>; Fri, 3 May 1996 14:34:18 -0700 To: Joe Greco cc: jc@irbs.com (John Capo), jdp@polstra.com, nate@sri.mt.net, hackers@freebsd.org, freebsd-isp@freebsd.org Subject: Re: Named and Reverse DNS lookups [PATCH] In-reply-to: Your message of "Thu, 02 May 96 16:10:44 PDT." <199605022310.SAA13454@brasil.moneng.mei.com> Date: Fri, 3 May 1996 14:34:08 PDT From: Bill Fenner Message-Id: <96May3.143418pdt.177475@crevenia.parc.xerox.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199605022310.SAA13454@brasil.moneng.mei.com> you write: >That, however, suggests a pitfall of the technique: you may break on hosts >with older resolvers :-( This bug was introduced in one of the BIND 4.9.3 beta versions; as far as I know all of the released versions of BIND deal with this properly. Bill