So we wanted to move a server, previously hosted and maintained by a large company. If we wanted to move the server we'd have to switch registrars as well.
So i moved everything to a new server, tested if it worked by editing my hosts file, worked fine, so figured it wouldn't be to much trouble to switch registrars. Made an account at a registrar (gandi, but it shouldn't matter?), using gandi's nameservers. Got my 'zone file' set up, and transfered the domain. To my surprise, the site went off.
So I just hope to get some clarification on this.
- It shouldn't matter what nameservers I use, as long as they're valid and I own the domain, correct?
- How can the site go offline? It was my understanding that either the DNS would point to the new entry, or the old, but never 'not exist', so what's happening there?
The only real settings i need on the Registrar zone are
domain.net 3600 IN A xxx.xx.xxx.xx
www.domain.net 3600 IN A xxx.xx.xxx.xx
correct? Is there other settings (CNAME/MX) that would interfere with this basic functionality?
- How long can the site be off like this?
You may have noticed I'm panicking a tiny bit, even though i -think- all it needs is time to propagate, but I'd like to be sure, and any answers would be very comforting right now. Another thing i think is odd and sometwhat worrying is that if i do nslookup domain.net a.dns.gandi.net (primary nameserver im using) it gives 'can't find: no answer', any answers/wisdom would be greatly appreciated, thanks in advance.