PDA

View Full Version : Second nameserver second IP


rushman
2003-10-03, 08:22 AM
I have a second IP address for my server, and I has registered ns2.tundrahosting.com to point to that IP. using internic's whois for nameservers it shows up as registered properly. When I do a host -v tundrahosting.com ns2.tundrahosting.com , it cannot find the nameserver. I registered it over 5 days ago.

if I do host -v tundrahosting.com ip.to.ns2.tundrahosting
it works fine. So..... why isn't this working.

I have added ns2.tundrahosting.com as an A record in ns1.tundrahosting.com . Is there something I am leaving out?
I am using cpanel to set up my dns zones.

My guess is I am forgetting to ad a record somewhere.

rushman
2003-10-03, 08:26 AM
You know, its amazing what restarting bind will fix. All set I think, can someone just verify for me that everything looks correct from the outside. Some of the machines I have access to cache nameservers for 24 hours :-( . Thanks.

QT
2003-10-03, 08:38 AM
Looks like all the nameservers have the correct information, so it's just a matter of propagation now. :)

rushman
2003-10-04, 11:10 AM
Thanks QT.