* Jim Freeze [2005-05-02 15:31 -0500]
>  Suppose I own two domains: abc.com and xyz.org.
>  I want to host these domains myself and have them provide
>  the primary and secondary name servers for each other.
>  
>  Is this possible? Seems kind of circular.
>  
>  In theory I would have ns1.abc.com to map to the IP of abc.com and
>  ns2.abc.com to map to the IP of xyz.org.
>  This will give me my primary and secondary name servers.


I currently only have one computer on my domain, and it provides dns 
lookups for itself (and virtual servers)[1]

So if you ask the dotorg root name servers "what is the address of the 
name example.org", it would respond "ns.example.org". So how do does that 
help you? Enter the world of "glue" records! The root servers carry a copy 
of the a-records for your ns-records in case your name servers are 
self-hosted.

Your registrar should offer you the option to "register nameserver" or 
something like that. Then, you could easily enter the name of your newly 
registered nameserver as the nameserver of your domain.


Svein Halvor


[1] One could argue that I should have at least two name servers, but why 
should I need greater redundancy on my name servers, than I have on my 
other services? If my dns is down, so is my mail, and am in the mercy of 
the sender to keep retrying anyway.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to