From owner-freebsd-questions@FreeBSD.ORG Tue May 20 13:31:31 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F56B37B401 for ; Tue, 20 May 2003 13:31:31 -0700 (PDT) Received: from dhumketu.homeunix.net (dialpool-210-214-66-223.maa.sify.net [210.214.66.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 548B743F3F for ; Tue, 20 May 2003 13:31:29 -0700 (PDT) (envelope-from freebsd@dhumketu.cjb.net) Received: by dhumketu.homeunix.net (Postfix, from userid 1000) id B4A455CF; Wed, 21 May 2003 01:56:20 +0530 (IST) Date: Wed, 21 May 2003 01:56:20 +0530 From: Shantanu Mahajan To: Eduardo Viruena Silva Message-ID: <20030520202620.GA40836@dhumketu.homeunix.net> Mail-Followup-To: Eduardo Viruena Silva , pat bey , freebsd-questions@freebsd.org References: <20030520012028.B99845@Gina.esfm.ipn.mx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030520012028.B99845@Gina.esfm.ipn.mx> User-Agent: Mutt/1.4i Organization: Hmmm... I dunno X-OS: FreeBSD 4.8-STABLE i386 cc: pat bey cc: freebsd-questions@freebsd.org Subject: Re: caching server don't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2003 20:31:31 -0000 +-- Eduardo Viruena Silva [freebsd] [20-05-03 01:43 -0500]: | On Mon, 19 May 2003, pat bey wrote: | | > Is there anyone who can help me. I tried everywhere I running FBSD4.6 | > BIND 8.3.2 and I follow the handbook on running namedb in a sandbox. | > | > Before I try to install namedb. I could ping my router, nic, and | > google.ca with 0 packet loss. | > | > After installing namedb I now can't ping | > anywhere but my nic. dig google.ca gives me a server failed message | > | | You mean, by name, don't you? | You can ping them using their IPs, can't you ? | | Is named running? | | | Sometimes, when configuring a DNS, we humans make mistakes. | Are you absolutely sure your DNS tables are correctly written? | To verify everything is alright, you can do: | | # killall -HUP named | # tail /var/log/messages | | you must see something like this: | | ---- | May 20 00:36:43 Isabeau named[30684]: reloading nameserver | May 20 00:36:43 Isabeau named[30684]: Ready to answer queries. | ---- | | Isabeau is the name of my DNS. | | | Hope it helps. | | | Eduardo. | | ------------------------------ # mv /etc/resolv.conf /etc/resolv.conf.bak and try again Regards, Shantanu -- Madness has no purpose. Or reason. But it may have a goal.