DNS question

Ian Zimmerman nobrowser-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Thu Jan 26 21:57:37 UTC 2006


> Hi all,
>
>    I'm a little stumped by a problem I am having...
>
>    Is there something special you need to do when adding a DNS entry for
> a domain to specify a certain sub domain as an NS server? I'm trying to
> create:
>
> ns1.domain.com
> ns2.domain.com
>
>    I tried adding:
>
> ns1     A       111.222.33.45
> ns2     A       111.222.33.46
>
>    and then:
>
> ns1     NS      111.222.33.45
> ns2     NS      111.222.33.46

Are ns1 and ns2 supposed to answer queries about domain.com?  In that case,
the last two lines should be

domain.com.     NS      111.222.33.45
domain.com.     NS      111.222.33.46

Also, these must be repeated in the zone file that delegates the
subdomain to you.

--
"Political systems do not deal easily
with long term threats,
even if they have a probability of 100%"
James Schlesinger, a former director of the CIA
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list