Registration of ip6.arpa DNS zones

0

I have created a reverse IPv6 DNS zone for an Amazon provided IPv6 adress, following this knowledge article: https://aws.amazon.com/premiumsupport/knowledge-center/route-53-reverse-dns/ This works fine when lookups are directed to the NS servers specified for the zone but it does not work for other DNS servers. For a normal DNS zones I would supply the NS records to the registrar for the domain so that all DNS servers becomes aware of the zones presence, but how does this work for ip6.arpa zones when the IPv6 network used is owned by Amazon?

LAB
질문됨 2년 전343회 조회
1개 답변
0

Not at all.

In order for you to publicly provide DNS data, you have to OWN the zone, officially. So the same way you have to buy a domain from a registrar for forward lookups, which then means that all the way from the root DNS servers to your zone every participant at each level knows where the next authoritative server is. The root servers know which servers are repsonsible for com, those know who's responsible for mycompany.com etc. etc. because you have registered that domain and all the necessary information has been provided to the superior organizations.

It works roughly the same way for reverse DNS. If somebody has registered a block of IP addresses, somebody else cannot just go and serve PTR records for IP addresses in that range. Or more properly, you can serve them, but clients won't ask you for them, because all the way from the root servers, the clients won't be directed to your DNS server but in this case Amazon's because it's their registered IP range.

So, either you have your own IPv6 addresses and configure everything to use those (and then have your own public DNS server with the reverse zone) or maybe you can upvote over here:

https://repost.aws/questions/QUgROEsvrGTPKPAXFVCf8xwA/please-allow-reverse-dns-for-ec-2-i-pv-6

답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인