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.)
You could use views/split horizon dns and run them both off of one server, but this seems unneeded and nasty. http://www.finalcog.com/dns-views-split-horizon-brain-dribble Regards, Chris. http://www.finalcog.com 2009/3/24 Corey Shaw <cs...@q90.com> > Bind version: 9.6OS: Gentoo Linux > > 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 " > example.com". How do I set the internal DNS server to forward queries > for entries that it does not have for "example.com" to the public DNS? > > An example: > > "server2.example.com" 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. > > Now let's say "server1.example.com" exists on the public DNS, but not on > the Internal DNS. I query the internal DNS for "server1.example.com" and > it doesn't return anything. How can I make it forward that query to the > public DNS which does have an entry for "server1.example.com"? > > Thanks for your help. > > _____________________ > Corey > > _______________________________________________ > bind-users mailing list > bind-users@lists.isc.org > https://lists.isc.org/mailman/listinfo/bind-users >
_______________________________________________ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users