From owner-freebsd-questions Thu Jan 29 10:30:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA22716 for questions-outgoing; Thu, 29 Jan 1998 10:30:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from wilkshire.net (root@wilkshire.net [207.206.44.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA22684 for ; Thu, 29 Jan 1998 10:30:18 -0800 (PST) (envelope-from jeff@wilkshire.net) Received: from graphic.wilkshire.net ([207.206.44.17]) by wilkshire.net (8.8.5/8.8.5) with SMTP id NAA12755 for ; Thu, 29 Jan 1998 13:29:31 -0500 (EST) From: "Jeff Hartman" To: Subject: nslookup Date: Thu, 29 Jan 1998 13:28:03 -0500 Message-ID: <01bd2ce3$a2daf9a0$112ccecf@graphic.wilkshire.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" i have a freebsd test machine called techcenter.wilkshire.com everything is functioning: ie, dns, email, popper, ftp....etc.... except nslookup will not work, it gives me the following error. ***Can't find server name for address 207.206.44.5: Non-existent host/domain *** Default servers not available i thought the resolv.conf may be wrong. /etc/resolv.conf localhost 127.0.0.1 domain wilkshire.com nameserver 207.206.44.5 any ideas? thanks for all the help :-) jeff