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?

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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则