En utilisant AWS re:Post, vous acceptez les AWS re:Post Conditions d’utilisation

AWS Route 53 A record shows up as CNAME in public DNS lookups

0

I have setup an AWS Route 53 A record (domain name to IP address) with simple routing. However when I use a some public DNS lookup tools this shows up as a CNAME record (domain name to domain name). What could be happening here?

  • Is Route 53 the SOA for the domain? You could be seeing one response when querying Route 53 directly versus another response from another public server if that service is not seeing Route 53 as the SOA / NS authority for the domain but another. This would be common when preparing a domain for migration to Route 53 but you have not yet pivoted the NS records to Route 53.

demandé il y a 2 ans624 vues
1 réponse
0

Hi,

I understand that when you do a DNS lookup a Route 53 CNAME record shows up when you had setup a Route 53 A record. I recommend you use the AWS provided tool see how Route 53 responds to your DNS. In addition, the documentation linked [1] provides further guidance on CNAME and A record nslookup query expectations.

[1] https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-test.html

répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions