Skip to content

DDNS restrictions - message too large error during zone migration #3559

Answered by tlimoncelli
dirjan asked this question in Q&A
Discussion options

You must be logged in to vote

A few providers don't handle mass updates very well. This is an area that DNSControl could improve on.

A simple (lazy?) trick: Rather than making many files, use comments. Comment out all but 1000 records, run dnscontrol push, then remove 1000 comment, push, repeat.

Some providers permit you to upload a zonefile. You can generate a zone file of the domain (add the "BIND" provider to the zone), and upload it to the provider. You'll still want to do a preview to verify everything but at least you've got the big bulk operation completed.

Hope that helps!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tlimoncelli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants