From owner-freebsd-questions Wed May 9 23:31:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from usrlib.org (CC2-861.charter-stl.com [24.217.115.99]) by hub.freebsd.org (Postfix) with ESMTP id 167A537B42C for ; Wed, 9 May 2001 23:31:39 -0700 (PDT) (envelope-from ajh3@usrlib.org) Received: by usrlib.org (Postfix, from userid 1001) id 9A3F6A8DC; Thu, 10 May 2001 01:30:44 -0500 (CDT) Date: Thu, 10 May 2001 01:30:44 -0500 From: Andrew Hesford To: Dale/Doug Cabell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Question regarding nslookup Message-ID: <20010510013044.A13098@core.usrlib.org> References: <007f01c0d919$43328cd0$a47ba8c0@cx159613b> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <007f01c0d919$43328cd0$a47ba8c0@cx159613b>; from nnmg@home.com on Wed, May 09, 2001 at 11:20:08PM -0700 X-Loop: Andrew Hesford Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, May 09, 2001 at 11:20:08PM -0700, Dale/Doug Cabell wrote: > > Hi: > > When you bring up nslookup, where exactly does it get the server its > looking at. I am still getting my old server name in nslookup when it > starts up. I have changed the name in paces like rc.conf, but the old > name stil shows up in nslookup. > > Any ideas anyone? nslookup takes its server from /etc/resolv.conf. The first server listed in this file is the primary server, with importance decreasing down the list. Hence, nslookup takes the primary nameserver designated for a system. -- Andrew Hesford ajh3@usrlib.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message