From owner-freebsd-questions Thu Jan 23 13:55:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA14337 for questions-outgoing; Thu, 23 Jan 1997 13:55:03 -0800 (PST) Received: from sergio.lenzi ([200.247.23.106]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA14327; Thu, 23 Jan 1997 13:54:57 -0800 (PST) Received: (from lenzi@localhost) by sergio.lenzi (8.7.5/8.7.3) id UAA01271; Thu, 23 Jan 1997 20:02:23 GMT Date: Thu, 23 Jan 1997 20:02:23 +0000 () From: "Lenzi, Sergio" X-Sender: lenzi@sergio To: Robert Eckardt cc: "Daniel O'Callaghan" , ywliu@phi.Sinica.EDU.tw, questions@freebsd.org, isp@freebsd.org Subject: Re: Why "ns_req: no root server " ? In-Reply-To: <199701232037.VAA01431@ghost.mep.ruhr-uni-bochum.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello all, This happens because the named cannot find a "root name server" that is a name server for the domain '.'. because the root name server has no root to it or is unavailable. Solution: in the cache file, put a line that points to a near name server that is sure working, so your name server will use it as a root one. that is: . IN NS rootns. rootns. IN A a.b.c.d some I use in my area (Brazil, south): 200.250.250.14 150.162.1.3 200.247.7.3 200.247.32.97 Hope this will help, Sergio Lenzi. Unix consult.