Bring your own IP addresses (BYOIP) in Amazon EC2 and PTR registry

0

How can I create a PTR (Reverse DNS) for own public IP allocated in AWS

已提问 2 年前465 查看次数
1 回答
0

Hello,

I understand that you want to create a PTR record for Elastic IP allocated in AWS.

Since Amazon owns the subnet your Elastic IP was assigned from, they need to create the PTR record for you

Considerations;

a). Before you create a reverse DNS record, you must set a corresponding forward DNS record (record type A) that points to your Elastic IP address[1]. b). If a reverse DNS record is associated with an Elastic IP address, the Elastic IP address is locked to your account and cannot be released from your account until the record is removed[2]

To create a reverse DNS record, see link, https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html#Using_Elastic_Addressing_Reverse_DNS

Reference: [1]. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resource-record-sets-creating.html [2]. https://us-east-1.console.aws.amazon.com/support/contacts?region=us-east-1#/rdns-limits.

已回答 2 年前

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

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

回答问题的准则