Traduisez - Übersetzen - Traduzca - Traduza - Tradurre - Translate

Re: Help Setting up DNS Caching Server

Brian Edmonds (brian@gweep.bc.ca)
08 Aug 1998 15:03:36 -0700

Bill Gillespie <bill@gillespie.bc.ca> writes:
> Aug 8 09:29:08 linuxbox named[4042]: /etc/named.conf:1: syntax error near ;

This looks like a bit of a problem, perhaps ; is not the comment
character for the version of named you're running? I just upgraded my
home box to 4.9.7, and haven't made the 8.x jump yet, so I can't say for
certain.

> Aug 8 09:33:50 linuxbox named[4043]: No root nameservers for class IN
> This is my /etc/named.conf file:
> cache . named.ca

Vincent Janelle <malokai@gildea.net> writes:
> You forgot to get the root nameservers from rs.internic.net.

Or more specifically, it's that named.ca file that your named.conf file
mentions that you presumably do not have, which as Vincent points out is
the root nameserver cache. Without that, your server has nowhere to
start looking when you give it a request.

BTW Vincent, could you please stop attaching the entire preceeding
message to your posts? Simply quoting the bits that are needed to give
context for your reply is much better.

Brian.