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
feita há 2 anos2283 visualizações
3 Respostas
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
respondido há 2 anos
profile pictureAWS
ESPECIALISTA
avaliado há 2 anos
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
ESPECIALISTA
Mike_L
respondido há 10 meses
0

That's true, From AWS PS support team

profile pictureAWS
awslc
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas