How long does it take for DNS records to update via Lightsail?

0

Does anyone know how long it takes to update DNS records via the Lightsail console? I'm manually renewing SSL certs which requires adding TXT records to the DNS (https://aws.amazon.com/premiumsupport/knowledge-center/lightsail-bitnami-renew-ssl-certificate/). I've added the new TXT record via the Lightsail console, but querying the records (via https://mxtoolbox.com/SuperTool.aspx) still shows the old files. It's been over an hour at this point so I'm not sure if that's normal or not.

  • In case anyone sees this after the fact...I ended up redoing it and it completed in about 10 minutes, so unfortunately I don't know what the issue was.

gefragt vor 2 Jahren1211 Aufrufe
2 Antworten
1

Hello! As stated in our documentation https://aws.amazon.com/getting-started/hands-on/map-your-domain-at-route53-to-lightsail/6/ DNS record updates can take up to 72 hours.

Sometimes I have used this third party website https://www.whatsmydns.net/ to check the status of the propagation around different DNS servers around the world.

AWS
SUPPORT-TECHNIKER
beantwortet vor 2 Jahren
  • I understand they say it can take up to 72 hours, but in reality does it take that long? It's now been almost 24 and it's still not resolving.

  • I have seen records take nearly 72 hours, but usually takes less. Have you checked the status of the propagation of the records? Have you used tools like nslookup to query the nameservers of your domain, to see if the records are there? For example:

    nslookup set type=NS <domain.com> take a look at the nameserver records reported. exit nslookup - <name server record> set type=TXT <record name>

    If you still have issues, consider raising a new support case so an engineer can assist you further.

0

You can use Amazon Inspector to conduct scans on your instances. See: https://docs.aws.amazon.com/inspector/latest/user/what-is-inspector.html

profile pictureAWS
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen