Skip to content

zone files with dynamic records #114

Locked Answered by samboy
ctnadovich asked this question in Q&A
Discussion options

You must be logged in to vote

Well, the answer, in fact, is in the documentation, but not in the man page, FAQ, or other obvious place: https://github.com/samboy/MaraDNS/blob/master/doc/en/text/dnsslave.txt

Note also that maradns must be restarted to reload the updated zone files.

I should probably add a note to the maradns or mararc man page.

(Reloadable zone files would probably require using a b-tree instead of a hash for the internal representation of records; the advantage of a single hash is that it’s faster)

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by samboy
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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