<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 19/04/2019 11:16, Nico CARTRON
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20190419101657.GT56240@Nicos-MacBook-Pro.local">
      <pre class="moz-quote-pre" wrap="">On 19-Apr-2019 12:10 CEST, <a class="moz-txt-link-rfc2396E" href="mailto:abubin@gmail.com" moz-do-not-send="true"><abubin@gmail.com></a> wrote:

</pre>
      <blockquote type="cite" style="color: #000000;">
        <pre class="moz-quote-pre" wrap="">That means the way to go is what I stated initially. That is using
pdns-recursor to forward "known" domains to authoritative server. The rest
will be forward with recursive to public dns, right?
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">Not "forwarded" (which has a special meaning in DNS), rather "sent" to the
public DNS system (i.e. recursion to the Root servers, then (cc)TLD, ...)</pre>
    </blockquote>
    <p>In other words: there's no need for Google's public DNS (8.8.8.8)
      to be involved.</p>
    <p>pdns-recursor, by itself, can do exactly what Google's 8.8.8.8
      service does - which is to find authoritative servers for the
      queries you send, and cache the answers.<br>
    </p>
  </body>
</html>