- Newest
- Most votes
- Most comments
Hi,
Sorry, I should have started by looking at the configuration for qwikfoto.com.
Name servers appear in three places, and typically they should all be in synch:
~ The name servers that Route 53 assigns to a hosted zone when you create it. These are the "master" name servers and can't be changed. Name servers in the other locations usually match these.
~ The name servers in the NS record in the hosted zone.
~ The name servers that are associated with the domain registration. These are the name servers that control which DNS configuration is in use.
For qwikfoto.com, the "master" name servers match the name servers in the NS record, but they don't match the name servers for the domain registration. This typically means that someone did the following:
~ Deleted the hosted zone that Route 53 created during domain registration
~ Created a new hosted zone, which has four different name servers than the name servers for the original hosted zone
Here's how to fix that:
-
Get the name servers that Route 53 assigned to the hosted zone when you created it. See "Getting the Name Servers for a Public Hosted Zone" in the Route 53 Developer Guide:
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/GetInfoAboutHostedZone.html -
Update the domain registration to use the four name servers that you got in step 1. See "Adding or Changing Name Servers and Glue Records for a Domain":
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-name-servers-glue-records.html
Scott
Hi,
Lightsail has documentation about how to use Route 53 as the DNS service for a Lightsail instance:
Scott
I've read all the documentation, and in each case, it says to, "Use the method that is provided by the current DNS service (that is, Lightsail) for the domain to update the NS record for the hosted zone.". The problem is that Lightsail provides NO method to update the NS record. So, the only thing I can do is to delete zone and wait for the resolver to query the DNS.
Edited by: pcameron60 on Mar 31, 2020 12:37 AM
Edited by: pcameron60 on Mar 31, 2020 12:38 AM
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 5 months ago

Exact same problem. I have a domain in route 53, and my lightsail hosting asks me to do this, " To make Lightsail the DNS service for a domain, you configure the domain registration to use these name servers ... ." But the name servers Lightsail specified could not be edited and it is different from the name servers route53 specified. If I follow Lightsail name server, the email stops working ?! Isn't I just ignore the lightsail instructions?