<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br><br></div>I'm playing and exploring dnsdist. I thought I setup RFC7706 for exercise.<br></div>I have nsd hosting the root zones as per the rfc on <a href="http://127.12.12.12:53530">127.12.12.12:53530</a> and I want the rest of the queries to go to google in this instance.<br><br></div>Here's what I attempted:<br>newServer({address="8.8.8.8", pool="primary"})<br>newServer({address="<a href="http://127.12.12.12:53530">127.12.12.12:53530</a>", pool="root"})<br>addPoolRule(".", "root")<br><br></div>But when I dig a domain I see it says recursion requested but not available.<br></div>What am I doing wrong?<br><br></div>Best regards,<br></div>Maciej<br><br></div>