[dnsdist] Implementing RFC7706 - Decreasing Access Time to Root Servers by Running One on Loopback

Maciej Soltysiak maciej at soltysiak.com
Tue Apr 18 17:33:33 UTC 2017


Hi,

I'm playing and exploring dnsdist. I thought I setup RFC7706 for exercise.
I have nsd hosting the root zones as per the rfc on 127.12.12.12:53530 and
I want the rest of the queries to go to google in this instance.

Here's what I attempted:
newServer({address="8.8.8.8", pool="primary"})
newServer({address="127.12.12.12:53530", pool="root"})
addPoolRule(".", "root")

But when I dig a domain I see it says recursion requested but not available.
What am I doing wrong?

Best regards,
Maciej
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/dnsdist/attachments/20170418/a5c2b0d9/attachment.html>


More information about the dnsdist mailing list