1 Answer
- Newest
- Most votes
- Most comments
0
Make sure that you complete this step (Step 4: Change the name servers at your domain’s current DNS hosting provider) after creating the new Lightsail DNS Zone. The name servers for the new (recreated) DNS Zone will almost certainly be different than the previous ones.
Once that is complete, you may have to wait for TTLs to time out in caching DNS servers accross the internet before they will do lookups to get the new address. How long this will take depends on what the TTLs were set at in your old DNS Zone.
In the mean time, you can test DNS lookups against one of the name servers listed using the dig command in Linux/Mac OS.
dig @<nameserver> <your.domain.name> +short
Hope this helps...
Relevant content
- asked a year ago
- asked 2 years ago
- asked a year ago
- AWS OFFICIALUpdated 2 years ago
