How do I set up a PTR for IPv6 address on EC2?

1

I have a virtual server on EC2 that is using an Amazon assigned public IPv6 address and needs to have a PTR record. I tried to set one up in Route53 but need Amazon to delegate the IP to propagate beyond those name servers.

Rob
demandé il y a un mois170 vues
2 réponses
0

It can be done from the EC2 Console now. Please follow this guide to create a reverse DNS record.

profile pictureAWS
EXPERT
répondu il y a un mois
profile picture
EXPERT
vérifié il y a un mois
  • The guide you link to is for IPv4 elastic IP addresses, not IPv6 IP addresses.

0

Allocate an Elastic IPv6 address and associate it with your EC2 instance and then create a Route 53 hosted zone with the domain ip6.arpa.

Create a PTR record in Route 53 with the reverse IPv6 address.ì and contact the organization managing the IPv6 address space to delegate the reverse DNS zone to Route 53.

Verify PTR record propagation using DNS lookup tools (dig, nslookup, etc).

profile picture
EXPERT
répondu il y a un mois
profile picture
EXPERT
vérifié il y a un mois

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