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년 전477회 조회
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.

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

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

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

관련 콘텐츠