Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

follow the root key #4203

Closed
Habbie opened this issue Jul 19, 2016 · 3 comments
Closed

follow the root key #4203

Habbie opened this issue Jul 19, 2016 · 3 comments

Comments

@Habbie
Copy link
Member

Habbie commented Jul 19, 2016

Pretty soon we'll do a Recursor release that is "good enough" in people's minds and then they will stop updating it. That version should ship with more than "here is the root DS as of release date". https://data.iana.org/root-anchors/root-anchors.xml is a good official source of data, which is intended for bootstrapping purposes but would also work in a monthly fetch. Eventually we should do 5011, of course, but this is a big yak.

Useful links:

@jpmens
Copy link
Contributor

jpmens commented Jul 19, 2016

Simple but effective using a Makefile. :-)

Add something like this after @echo OK:

sed -e "s/^\. IN DS /addDS('.', '/" -e "s/ $/')/" root-anchors.tmp > recursor.conf.lua
rec_control reload-lua-config /etc/powerdns/recursor.conf.lua

@pieterlexis
Copy link
Contributor

I did a quick test with toot-servers.net. Right now, when a new root key is added, the recursor gets the key, but when it rolls, it goes bogus

@Habbie
Copy link
Member Author

Habbie commented Jan 24, 2019

This is a distribution/packaging issue, closing.

@Habbie Habbie closed this as completed Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants