From owner-freebsd-questions Mon Nov 4 17:16:10 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA18820 for questions-outgoing; Mon, 4 Nov 1996 17:16:10 -0800 (PST) Received: from pth001.motherwell.com.au (root@[203.17.161.200]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA18815 for ; Mon, 4 Nov 1996 17:16:01 -0800 (PST) Received: from pth048.motherwell.com.au (pth048.motherwell.com.au [203.17.161.48]) by pth001.motherwell.com.au (8.6.12/8.6.9) with SMTP id JAA04773; Tue, 5 Nov 1996 09:17:02 +0800 Received: by pth048.motherwell.com.au with Microsoft Mail id <01BBCAF9.950AC8C0@pth048.motherwell.com.au>; Tue, 5 Nov 1996 09:13:17 +-800 Message-ID: <01BBCAF9.950AC8C0@pth048.motherwell.com.au> From: Greg Laslett To: "'questions@freebsd.org'" , "'support@iinet.net.au'" Subject: nslookup / DNS problem Date: Tue, 5 Nov 1996 09:13:16 +-800 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 ? Regards, Greg Laslett. G_Laslett@motherwell.com.au