Route53 zone-transfers to secondary nameservers?

1

We're migrating to Route53 as our primary public nameservers. We'd like to utilize another company for secondary NS. I'm trying to check where to configure Route53 to allow zone-transfers (AFXR) to the secondary NS, but am not seeing it. Any help?

Thanks in advance!

David
已提问 2 年前2282 查看次数
3 回答
2

Unfortunately, AWS currently does not support secondary DNS services and zone transfers. There is already a request for Route 53 to support zone transfer. There is no ETA as AWS does not publicize roadmap items however as soon as it gets released, it should be publicly announced in either one of the following links:

AWS News Blog: https://aws.amazon.com/blogs/aws/ What's New: http://aws.amazon.com/new/

AWS
WernerW
已回答 2 年前
profile pictureAWS
专家
已审核 2 年前
1

As WernerW mentioned, Route 53 does not support zone transfers.

If you are concerned about availability, Route 53 includes Shuffle Sharing and Anycast to ensure high availability, and comes with 100% SLA.

If you want to keep a copy of your DNS records, you can use AWS CLI (or third party command line tool) to export them. The AWS CLI syntax is as follows

aws route53 list-resource-record-sets --hosted-zone-id "/hostedzone/<YOUR_R53_ID>"
AWS
专家
Mike_L
已回答 10 个月前
0

That's true, From AWS PS support team

profile pictureAWS
awslc
已回答 1 年前

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

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

回答问题的准则