Hi,<br><br>I cannot answer the recursive query, but I'm am also designing a setup to replace Bind with split zones. The idea was to replace bind entirely. Maybe we should share some design ideas?<br><br>Current I have two internet ns with bind, with an an internal and external zone.<br>


<br>a) Internal master: <br>   powerdns port 53, mysql backend<br>   recursor:127.0.0.1 for vptt & SCIS domains<br>b) Internet #1: Contains only Public Zones & IPs<br>   powerdns port 53, <br>      mysql replica of Internal master.<br>
       Adapt queries to ignore certain zones/IPS via  "LIKE clause"<br>   recursor:<a href="http://127.0.0.1">127.0.0.1</a>: recursor to pdns 53 for our Internet domains, else Internal master if source=Internal<br>
c) Internet#2: same as Internet#1<br><br>Regards,<br><br>Sean<br><br><div class="gmail_quote">2009/2/4 David Sparks <span dir="ltr"><<a href="mailto:dave@ca.sophos.com" target="_blank">dave@ca.sophos.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

......<br>
I have setup a PowerDNS installation to replace a BIND installation.  We have<br>
run a split-horizon setup in BIND that has worked for many years.  Since<br>
PowerDNS does not support this I intend to continue to run BIND to answer the<br>
Internet queries, and PowerDNS will answer the internal for both auth and<br>
recursive.<br>
</blockquote></div><br>