dns problems after migration

I migrated from the freemont to dallas data center earlier today, and I have been having a lot of problems getting my domains to point to the new ip address. I've tried changing the ip address listed in the A/AAAA Records section of the linode manager. That didn't do anything after waiting more than 15 minutes. I then tried deleting the zones and recreating them, and it is partially working now. What is the correct way to go about doing this?

Thanks,

Carl Thorpe

4 Replies

What's the zone and record you're trying to update?

By default, everyone else's nameserver will cache responses for about 24 hours, so unless you plan ahead and tweak the TTL, there will be some amount of stale data in people's caches. There are various command-line ways to see what Linode's nameservers are giving out, but OpenDNS's cache check is quick and easy:

http://www.opendns.com/support/cache/

It's always recommended to lower the TTL value of the A record at least 1-2 days before the change occurs. Silly question but when you modified the A record, did you put the zone into EDIT mode and then back to ACTIVE? I think edit mode is needed to generate a new serial, so the rest of the name servers can properly handle changed zone information.

@melon:

… Silly question but when you modified the A record, did you put the zone into EDIT mode and then back to ACTIVE? I think edit mode is needed to generate a new serial, so the rest of the name servers can properly handle changed zone information.

I've always left my zones in active mode, and Linode's nameservers update the serial number when I make changes.

@mnordhoff:

I've always left my zones in active mode, and Linode's nameservers update the serial number when I make changes.
Thanks for the info, I wasn't aware of that. It seems then that edit mode is to prevent updating while your zone is not ready.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct