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년 전

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

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

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

관련 콘텐츠