From owner-freebsd-questions@FreeBSD.ORG Sat Jan 17 15:10:36 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7831516A4CE for ; Sat, 17 Jan 2004 15:10:36 -0800 (PST) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0217743D31 for ; Sat, 17 Jan 2004 15:10:35 -0800 (PST) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id i0HN8s102624; Sat, 17 Jan 2004 18:08:54 -0500 (EST) From: Jerry McAllister Message-Id: <200401172308.i0HN8s102624@clunix.cl.msu.edu> To: m.seaman@infracaninophile.co.uk (Matthew Seaman) Date: Sat, 17 Jan 2004 18:08:52 -0500 (EST) In-Reply-To: <20040117224629.GA51997@happy-idiot-talk.infracaninophile.co.uk> from "Matthew Seaman" at Jan 17, 2004 10:46:29 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: Olaf Hoyer cc: Jerry McAllister cc: freebsd-questions@freebsd.org Subject: Re: How to find the reverse on a IP address? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jan 2004 23:10:36 -0000 > > and the BIND9 documentation includes this statement: > > Due to its arcane user interface and frequently inconsistent > behavior, we do not recommend the use of nslookup. Use dig > instead. > =20 > These notices will no doubt appear in the base system when BIND 9 is > imported. Currently FreeBSD ships with BIND 8.3.7: what the plans are > for importing Bind 9 I do not know. Ah, a couple of our group has looked at Bind 9 , but so far we have not moved to it. So, guess I wouldn't see an message, even in the on the servers with 4.9 FreeBSD I just installed this week. Thanks for the further information, ////jerry > > Cheers, > > Matthew >