Hi, i try to migrate our local dns server from pdns 2.9.22 to pdns 3.3.3, but there is one problem.
We use ldap backend and we have our domain on external auth dns and this same domain also on local dns, becase there are some records which are different for local and external and some records are only for local. It was working fine, but after upgrade it's not, and i can see that lazy- recursion was removed. It's there any chance to get old behaviour back ? According documentation it should work, but it's not. >From documentation --------------------------------------------------------------- To make sure that the local authoritative database overrides recursive information, PowerDNS first tries to answer a question from its own database. If that succeeds, the answer packet is sent back immediately without involving the recursor in any way. This means that for questions for which there is no answer, PowerDNS will consult the recursor for an recursive query, even if PowerDNS is authoritative for a domain! -------------------------------------------------------------- Many thanks Martin _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
