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
preguntada hace un mes170 visualizaciones
2 Respuestas
0

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

profile pictureAWS
EXPERTO
respondido hace un mes
profile picture
EXPERTO
revisado hace un mes
  • 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
EXPERTO
respondido hace un mes
profile picture
EXPERTO
revisado hace un mes

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas