<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>Hello,</div><div><br></div><div>I have a single powerdns server with version 2.9.21 (with ldap backend in a Debian 5) and we use it with a fake master-zone and with the option "allow-recursion-override=on" in our office. <span style="font-size: 12pt;">With this, the records of the domain that aren't in the LDAP goes throw the recursor and with this we get the records from our "real public DNS" server.</span></div><div><br></div><div>I'm creating two servers, the first one as master (sqlite3 backend) and another one as slave (sqlite backend, and configuring the first one as supermaster). The replication master -> slave goes well, I have "recursor=8.8.8.8" option configured and all the domains that aren't my master-zone goes through 8.8.8.8 and it's ok.</div><div><br></div><div>But if I try to nslookup for a record that is in my "real public DNS" but not in the local powerDNS, I get the "Host www.example.com not found: 3(NXDOMAIN)". I have seen that allow-recursion-override is deprecated, and I don't see how to implement the "fake master-zone" to make what I need.</div><div><br></div><div>Any suggestions? I have installed my new master and slave servers in Debian 8 using pdns 4.0.0~beta1-1pdns.jessie from your official repositories as in the example https://blog.powerdns.com/2016/02/02/powerdns-authoritative-the-new-old-way-to-manage-domains/</div><div><br></div><div>Any recommendations will be welcomed  (I didn't see anything for pdns 4 or in the documentation :-/</div><div><br>Thanks!</div></div></body></html>