<div dir="ltr">Hi Brian,<div><br></div><div>Yes, the auth server will not be reachable from internet it will be only for internal purposes.</div><div><br></div><div>I mean, better performance than configure auth server to answer client queries and if there is not an internal record forward them to the recursor and finally to internet dns server, like I have seen in the configuration guide.</div><div><br></div><div>I am using SLES 12 SP1. The only repositories I have found are for 4.0.X version. Is there any repo for 4.1.X in SLES?<br></div><div><br></div><div>Greetings</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-08-11 9:53 GMT+02:00 Brian Candler <span dir="ltr"><<a href="mailto:b.candler@pobox.com" target="_blank">b.candler@pobox.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 11/08/2017 08:42, Rokkhan wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I am installing pdns auth an recursor on my server to make some tests but I have a question. Could it be possible to configure recursor to handle all the request from computers and configure only to forward internal domains to auth server?<br>
</blockquote></span>
Yes.  Look at the "forward-zones" and "forward-zones-file" options.<br>
<a href="https://doc.powerdns.com/md/recursor/settings/" rel="noreferrer" target="_blank">https://doc.powerdns.com/md/re<wbr>cursor/settings/</a><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Does it make sense?<br>
</blockquote>
Yes if you have internal-only domains which are not visible on the public Internet (i.e. there are no NS records pointing to the authoritative nameservers, and/or the authoritative nameservers are not reachable from the Internet)<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Since the recursor has a cache to store dns queries, wouldn´t be a better performance solution?<br>
<br>
</blockquote></span>
A better performance solution than what?<br>
<br>
You cannot simply point the clients directly at an authoritative server; you must point them at a recursor.  Actually, pdns authoritative used to have a built-in recursor option, but this was removed in 4.1.0.<br>
<br>
<a href="https://doc.powerdns.com/md/authoritative/recursion/" rel="noreferrer" target="_blank">https://doc.powerdns.com/md/au<wbr>thoritative/recursion/</a><br>
<br>
One final hint: if you're on Ubuntu 16.04, make sure that you're not using the pdns auth server in the Ubuntu repositories. It is an alpha release which is buggy.  Use the repositories at <a href="https://repo.powerdns.com/" rel="noreferrer" target="_blank">https://repo.powerdns.com/</a><br>
<br>
HTH,<br>
<br>
Brian.<br>
</blockquote></div><br></div></div>