How to add PTR DNS record for my EIP without AWS-hosted Forward zone?

0

I know we can use AWS console to add PTR if I have an A records in AWS Route 53 hosted zone. But my situation is: my domain name is managed by another DNS service provider rather than AWS, so I cannot create the A record for my domain in AWS Route 53. Got the error saying "update reverse DNS failed". Any thought?

已提問 2 年前檢視次數 1093 次
1 個回答
0
已接受的答案

To create a reverse DNS (PTR) record, AWS must be able to verify that there already exists a forward (A) record that maps the domain name (e.g., host.example.com) to the Elastic IP address you've allocated.

It doesn't matter whether you are using Route 53 to serve the domain or not. You can use a third-party DNS service to host your domain and it will still work. All that matters is that AWS can validate that the A record already exists.

AWS
專家
已回答 2 年前

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

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

回答問題指南