From owner-freebsd-questions Mon Nov 4 20:33:06 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA00852 for questions-outgoing; Mon, 4 Nov 1996 20:33:06 -0800 (PST) Received: from ghost.mep.ruhr-uni-bochum.de (ghost.mep.ruhr-uni-bochum.de [134.147.6.16]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA00810 for ; Mon, 4 Nov 1996 20:32:50 -0800 (PST) Received: (from roberte@localhost) by ghost.mep.ruhr-uni-bochum.de (8.7.5/8.7.3) id FAA00380; Tue, 5 Nov 1996 05:31:57 +0100 (MET) From: Robert Eckardt Message-Id: <199611050431.FAA00380@ghost.mep.ruhr-uni-bochum.de> Subject: Re: nslookup / DNS problem In-Reply-To: <01BBCAF9.950AC8C0@pth048.motherwell.com.au> from Greg Laslett at "5. Nov. 96 9:13:16" To: G_Laslett@motherwell.com.au (Greg Laslett) Date: Tue, 5 Nov 1996 05:31:56 +0100 (MET) Cc: questions@FREEBSD.ORG, support@iinet.net.au 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-questions@FREEBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > I am in the closing stages of setting up my internet gateway for DNS. > > The address of the primary name server is 203.28.84.11 > > When I run nslookup to check things out, it's ok if I specify a > server address of 0, but fails if I give the 'real' address of > 203.28.84.11 > > bash$ nslookup - 0 > Default Server: kimba.abseil.com.au > Address: 0.0.0.0 > > > > > bash$ nslookup - 203.28.84.11 > *** Can't find server name for address 203.28.84.11: Non-existent host/domain > *** Default servers are not available > bash$ > > Can anybody suggest a likely cause for the above ? You have no /etc/resolv.conf Create one with the following lines in it: domain abseil.com.au nameserver 203.28.84.11 (Assuming your domian is called `abseil.com.au') Robert > Regards, > Greg Laslett. G_Laslett@motherwell.com.au -- Robert Eckardt \\ FreeBSD -- solutions for a large universe.(tm) RobertE@MEP.Ruhr-Uni-Bochum.de \\ What do you want to boot tomorrow ?(tm) http://WWW.MEP.Ruhr-Uni-Bochum.de/~roberte For PGP-key finger roberte@gluon.MEP.Ruhr-Uni-Bochum.de