Can I ask AWS to add PTR DNS record for allocated EIP?

0

My services need the PTR record, I don't know where to add, should I ask AWS support to add the PTR DNS record for my allocated EIP? or I have to use Route 53 service etc. to do this?

From the expert's answer I know we can use AWS console to add PTR if I have an A records in 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 in AWS Route 53. Any thought?

已提問 2 年前檢視次數 476 次
1 個回答
1

You can actually request this via the Console or CLI. Just follow the instructions located in the EC2 documentation.

Note that you must first configure a corresponding A (forward) DNS record first that points in the opposite direction, and the names of the A and PTR records must match.

AWS
專家
已回答 2 年前
  • Thanks for your answer Michael. My situation is: my domain name is managed by another DNS service provider, rather than AWS. I cannot create the forward zone in AWS Route 53

  • That's OK. All that matters is that AWS can find the A record that already points to the EIP address. Your domain's records do not have to be served by Route 53.

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

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

回答問題指南