From owner-freebsd-hackers Sun Oct 20 21:19:28 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA18956 for hackers-outgoing; Sun, 20 Oct 1996 21:19:28 -0700 (PDT) Received: from unix.guru.org (kmitch@unix.guru.org [198.82.200.65]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA18947 for ; Sun, 20 Oct 1996 21:19:21 -0700 (PDT) Received: (from kmitch@localhost) by unix.guru.org (8.7.6/8.7.3) id AAA12875; Mon, 21 Oct 1996 00:19:13 -0400 (EDT) From: Keith Mitchell Message-Id: <199610210419.AAA12875@unix.guru.org> Subject: Re: nslookup on Ultrix and Bind 4.9.4 In-Reply-To: from Tom Samplonius at "Oct 20, 96 07:55:44 pm" To: tom@sdf.com (Tom Samplonius) Date: Mon, 21 Oct 1996 00:19:12 -0400 (EDT) Cc: hackers@freebsd.org X-Mailer: ELM [version 2.4ME+ PL25 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > It could be using INVQ to find the server name. This was something that > old nslookup's do. INVQ is depreciated. That was it. Thanks. I installed the tools from the new bind on the ultrix box and everything works fine now. Keith