I would use a #include in the zone file on the internal machine to include the contents of zone file on the external machine.  (NFS mount, or cron'ed rsync copy.)<br><br>You could use views/split horizon dns and run them both off of one server, but this seems unneeded and nasty.  <a href="http://www.finalcog.com/dns-views-split-horizon-brain-dribble">http://www.finalcog.com/dns-views-split-horizon-brain-dribble</a><br>
<br>Regards,<br><br>Chris.<br><br><a href="http://www.finalcog.com">http://www.finalcog.com</a><br><br><div class="gmail_quote">2009/3/24 Corey Shaw <span dir="ltr"><<a href="mailto:cshaw@q90.com">cshaw@q90.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;"><div><div style="font-family: Verdana; font-size: 8pt; color: rgb(0, 0, 0);">Bind version: 9.6<div>
OS: Gentoo Linux</div><div><br></div><div>I am currently setting up an internal DNS server.  I have a separate DNS server that is publicly accessible.  Both servers have a zone for "<a href="http://example.com" target="_blank">example.com</a>".   How do I set the internal DNS server to forward queries for entries that it does not have for "<a href="http://example.com" target="_blank">example.com</a>" to the public DNS?  </div>
<div><br></div><div>An example:  </div><div><br></div><div>"<a href="http://server2.example.com" target="_blank">server2.example.com</a>" exists on both DNS servers.  I query the internal server and get the internal address.  I query the public DNS and get the public address.  That works as it should.</div>
<div><br></div><div>Now let's say "<a href="http://server1.example.com" target="_blank">server1.example.com</a>" exists on the public DNS, but not on the Internal DNS.  I query the internal DNS for "<a href="http://server1.example.com" target="_blank">server1.example.com</a>" and it doesn't return anything.  How can I make it forward that query to the public DNS which does have an entry for "<a href="http://server1.example.com" target="_blank">server1.example.com</a>"?</div>
<div><br></div><div>Thanks for your help.</div><div><br><div><div>_____________________<br><font color="#888888">Corey<br></font></div></div></div></div></div><br>_______________________________________________<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br></blockquote></div><br>