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
已提問 1 個月前檢視次數 172 次
2 個答案
0

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

profile pictureAWS
專家
已回答 1 個月前
profile picture
專家
已審閱 1 個月前
  • 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
專家
已回答 1 個月前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南