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

1 Antwort
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.

beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen