<div dir="ltr">Hi all,<div><br></div><div>I want to setup a NS to "shadow" a zone on an internal LAN. Basically to add private records for the machines on the LAN to an otherwise public zone.</div><div><br></div><div>According to <a href="https://doc.powerdns.com/md/authoritative/recursion/">https://doc.powerdns.com/md/authoritative/recursion/</a> even if the NS thinks it's authoritative for a domain it should still consult the recursor for an recursive query if the record is not found in the database. <br></div><div><br></div><div><div>I have set both an "allow-recursion" and "recursor" option and it works for queries for which are not considered authoritative like <a href="http://google.com">google.com</a>, but I get NXDOMAIN for queries for the "shadowed" zone which are not in the local database</div><div><br></div></div><div>It seems like "lazy-recursion" was the option which would do that but it's been removed. The docs also mention "allow-recursion-override" which is also not available anymore</div><div><br></div><div>What am I missing? Should I downgrade to an earlier version?</div><div><br></div><div>PowerDNS version: 3.4.3 w/ gmysql backend</div><div>OS: CentOS 7</div><div><br></div><div>Thanks,</div><div><br></div></div>