nameserver setup query
Hi,
I'm new to Linux and not had to get so involved with networks til now.
Anyway, I set up my primary DNS using BIND, and it was pretty simple, so I'll be doing the secondary one now.
dig @11.22.33.44 mygreatdomain.com
resolves back to it's self, which is correct
but dig mygreatdomain.com doesn't, which is also correct because at the moment mygreatdomain.com is hotsed elsewhere.
dig @11.22.33.44 ns1.mygreatdomain.com also resolves to itself, so my question is when I go change my DNS entries with the registrar should I put ns1.mygreatdomain.com or 11.22.33.44
Now if I put the ns1.greatdomain.com how does the network find it cos it won't know the ip address til it goes to 11.22.33.44 to look?
Sorry for such a simple question, can someone give me a simple answer or a link to read up that will explain?
I've read up the basics on how DNS works, but this bit I can't figure...
dave
|