<div dir="ltr">On Tue, Aug 13, 2013 at 4:52 PM, Posner, Sebastian <span dir="ltr"><<a href="mailto:s.posner@telekom.de" target="_blank">s.posner@telekom.de</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br></blockquote><div><br></div><div>Hi Sebastian, </div>
<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Does pdns currently implement RFC6303 ("Locally Served DNS Zones")?<br>
Couldn't find anything about it in the docs..<br>
If not, are there future plans to implement it?<br></blockquote><div><br></div><div>Ah, thats even BCP163 now it seems.</div><div>There is a subset of the RFC6303 zones that gets served by PowerDNS Recursor by default, which is configured via the serve-rfc1918 option [1].</div>
<div>So (4.1) checked.</div><div>Also there is code in the recursor that automatically serves localhost. <-> 127.0.0.1 [2] which kind of makes me miss the IN AAAA ::1 RR there.</div><div>For the ones in RFC6303 that are missing one could load up a generic empty zone via the auth-zones feature in the recursor. I have never seen too many queries for those but of course your mileage may vary especially with the emergence of IPv6 and it certainly is good style to keep load off the RIR and IANA/ICANN Authoritatives. </div>
<div><br></div><div>best regards,</div><div><br></div><div> Stefan</div><div><br></div><div>[1] <a href="http://doc.powerdns.com/html/built-in-recursor.html#recursor-settings">http://doc.powerdns.com/html/built-in-recursor.html#recursor-settings</a></div>
<div>[2] <a href="https://github.com/PowerDNS/pdns/blob/master/pdns/syncres.cc#L87">https://github.com/PowerDNS/pdns/blob/master/pdns/syncres.cc#L87</a></div></div></div></div>