Different files resolving the same domain - Split DNS

Len Conrad LConrad at Go2France.com
Fri Feb 8 02:14:14 UTC 2002



>Now there appears another problem.
>
>I have three servers, one master and two slaves. The three are serving
>both external and internal addresses. How do I setup slaves so they
>get the zone transfer from both views of a same domain?

in the slaves' public view:

zone "mycompany.es"  { type slave; masters {ip.of.public.master;} ; };

in the slaves' private view:

zone "mycompany.es"  { type slave; masters {ip.of.private.master;} ; };

hmmm, that's too easy, it must be wrong.   :))

Len


http://MenAndMice.com/DNS-training
http://BIND8NT.MEIway.com : ISC BIND 8.2.4 for NT4 & W2K
http://IMGate.MEIway.com  : Build free, hi-perf, anti-abuse mail gateways



More information about the bind-users mailing list