From owner-freebsd-hackers Thu May 2 16:12:26 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA03795 for hackers-outgoing; Thu, 2 May 1996 16:12:26 -0700 (PDT) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id QAA03773 Thu, 2 May 1996 16:12:12 -0700 (PDT) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id SAA13454; Thu, 2 May 1996 18:10:44 -0500 From: Joe Greco Message-Id: <199605022310.SAA13454@brasil.moneng.mei.com> Subject: Re: Named and Reverse DNS lookups [PATCH] To: jc@irbs.com (John Capo) Date: Thu, 2 May 1996 18:10:44 -0500 (CDT) Cc: jgreco@brasil.moneng.mei.com, jdp@polstra.com, nate@sri.MT.net, hackers@freebsd.org, freebsd-isp@freebsd.org In-Reply-To: <199605022014.QAA24130@irbs.irbs.com> from "John Capo" at May 2, 96 04:14:31 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Joe Greco writes: > > > > I had reason to play with it around the time 2.1R came out, I couldn't get > > it to work, and someone on either the BIND list or the domains newsgroup > > confirmed that the BIND in FreeBSD did not support it. > > > > I would be delighted to be proven wrong, of course, because we need things > > like this. > > The resolver is broken, not BIND. :-( OOOOOOFFF, ok, well that should have been an obvious second guess. I didn't look at it for more than 15 minutes. That, however, suggests a pitfall of the technique: you may break on hosts with older resolvers :-( ... JG