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
feita há um mês170 visualizações
2 Respostas
0

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

profile pictureAWS
ESPECIALISTA
respondido há um mês
profile picture
ESPECIALISTA
avaliado há um mês
  • 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
ESPECIALISTA
respondido há um mês
profile picture
ESPECIALISTA
avaliado há um mês

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas