Date: Wed, 21 May 2003 01:56:20 +0530 From: Shantanu Mahajan <freebsd@dhumketu.cjb.net> To: Eduardo Viruena Silva <mrspock@esfm.ipn.mx> Cc: freebsd-questions@freebsd.org Subject: Re: caching server don't work Message-ID: <20030520202620.GA40836@dhumketu.homeunix.net> In-Reply-To: <20030520012028.B99845@Gina.esfm.ipn.mx> References: <20030520012028.B99845@Gina.esfm.ipn.mx>
next in thread | previous in thread | raw e-mail | index | archive | help
+-- 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030520202620.GA40836>