cthorpe wrote:
My TTL is set at the default.
I believe the default is 86400 seconds, which is 24 hours. Assuming that was the case (probably not absolutely possible to tell given the old domain was removed), you'll need to wait at least 24 hours before you can be sure anyone who previously used the name is receiving the new address. However, anyone who hadn't queried your name in the past 24 hours would get the new information immediately.
Quote:
I ssh into my old linode, run dig on the domain name in question, and it returns the ip of my new linode.
I ssh into my new linode, run dig on the domain name in question, and it returns the ip of my old linode.
Can you post the exact command you are running. If you're actually querying the Linode DNS servers (e.g., "@ns#.linode.com") then getting different answers from the two clients definitely sounds unusual.
Quote:
It's now been close to 3 hours since I made the changes in the DNS Manager, and I am still seeing the wrong ip when running dig from my new linode.
Did you perhaps query that name just before making the change? If so, it might be cached in the local resolver from just prior to the change. What is the TTL shown in the response? Can you post the actual dig command and output?
This is a case where seeing the actual domain involved would be helpful since that's really the only way to investigate what DNS queries are returning.
-- David