Hi. I have a domain I'm trying to set up.
I have my server up and running. I have other domains pointed to the same host and they're resolving correctly.
At my registrar I've confirmed that I configured the domain to point to Linode's DNS servers "NS1.LINODE.COM", etc.
The Linode DNS manager reports "Your zone looks good!"
In the DNS manager page for the specific domain I know I have the correct I.P. address.
In a separate tab in my browser, I loaded the DNS manager page for a different domain that's resolving correctly that's pointing to the same server.
I flipped back and forth between the two tabs. They're identical, except for the URL. Same I.P. address, etc.
When I try to ping the problem domain this is what I get...
Code:
$ ping mydomain.com
PING mydomain.com ( [I.P. address] ): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
The weird thing is, the I.P. that ping reports is the one for an old Linode that I deleted about a week or two ago.
Even more weird is that this domain was resolving correctly last night, and now today it isn't and I haven't touched the server or DNS config in the interim.
Any suggestions for things I can check or test?