From owner-freebsd-questions Thu Aug 7 06:27:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA07482 for questions-outgoing; Thu, 7 Aug 1997 06:27:30 -0700 (PDT) Received: from horton.iaces.com (proot@horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA07476 for ; Thu, 7 Aug 1997 06:27:26 -0700 (PDT) Received: (from proot@localhost) by horton.iaces.com (8.8.5/8.8.5) id IAA27339; Thu, 7 Aug 1997 08:27:04 -0500 (CDT) From: "Paul T. Root" Message-Id: <199708071327.IAA27339@horton.iaces.com> Subject: Re: DNS To: david@samara.co.zw (David Kelly) Date: Thu, 7 Aug 1997 08:27:04 -0500 (CDT) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <3.0.1.32.19970807113414.0080e100@samara.co.zw> from David Kelly at "Aug 7, 97 11:34:14 am" X-Organization: !nterprise Networking Services - ACES X-Phone: (612) 663-1979 X-Fax: (612) 663-8030 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 200 S. 5th St., Suite 1100 X-Address: Minneapolis, MN 55402 X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In a previous message, David Kelly said: > Hi, > provider, we can't look up anything inside our network. > > If I do: > > nslookup mail > > or .. > > nslookup mail.samara.co.zw. (note the trailing dot) > > then the lookup is instant but > > nslookup mail.samara.co.zw > > times out. > > > Any ideas on the source of the problem? The /etc/resolv.conf file contains: > > domain samara.co.zw > nameserver 196.2.64.1 <- samara.co.zw = 196.2.64.1 > nameserver 147.28.0.34 > nameserver 204.59.144.222 > nameserver 204.117.214.10 A couple of things. Do a reload or a restart on your named and check /var/log/messages for errors. In fact, NEVER, reload or restart without checking the log to make sure no error shows up. Second. Is 196.2.64.1 the ip address of the ppp connection to your provider? Third, use tcpdump to watch port 53 to see what's happening. Is it trying to resolve internally? Paul. -- How do you tell that a dumb blonde has recently been making chocolate cookies? --by all the mm shells on the floor.