DNS subdomain problem

Kevin Darcy kcd at daimlerchrysler.com
Wed Nov 15 23:26:43 UTC 2000



I don't know what you mean by "the root DNS servers of my domain". Your domain
is not the root zone, presumably. What's important here is whether your
nameserver can get root zone information.

You implied that you had a hints file. Whatever servers are listed in your
hints file should be authoritative (master or slave) for the *root* zone (i.e.
the zone "."). Are they?




- Kevin

Lars Bakke wrote:

> "Kevin Darcy" <kcd at daimlerchrysler.com> wrote in message
> news:3A11B699.FFF87BC at daimlerchrysler.com...
> The hints file is just that: *hints* about where to get root zone data. It
> is
> > not a substitute for a real root zone. So if you left the A records out of
> your
> > root zone, you'd get exactly the results you're seeing.
> >
> >
> > - Kevin
>
> I have no references to the root DNS servers of my domain - in the
> root-cache file (hints).
> I do have a zone reference in the boot.conf file, that points to the root
> name servers in
> my domain.
>
> Anyways, here is the config
>
> --snip-
>
> zone "my.root.domain" {
>          type forward;
>          forwarders {
>                               193.x.x.x;
>                                193.x.x.x;
>    };
> }:
>
> ---snip---
>







More information about the bind-users mailing list