Zone delegation

David Botham DBotham at OptimusSolutions.com
Tue May 3 22:49:15 UTC 2005


bind-users-bounce at isc.org wrote on 05/03/2005 03:33:15 PM:
> I have a zone ad.xyz.com which is hosted by Windows 2003 DNS.  I have
> two bind servers (v9.2.5) which host the xyz.com zone. How do I get two
> BIND servers to forward all requests to ad.xyz.com to the windows 2003
> DNS server?

I am assuming that when you say "How do I get two BIND servers" you are 
referring to the two BIND name servers that host the xyz.com zone.  If 
that is the case, then, in the zone file for xyz.com you need the 
following:


ad              NS      ns1.ad
ad              NS      ns2.ad

ns1.ad  A       192.168.1.1
ns2.ad  A       192.168.10.1



Of course, subsitute you IP addresses and such...


hth,


Dave...


> Zachary Fortna, DAD
> Sr. Technical Specialist
> CXtec
> 315.476.3000, ext 2570
> fax: 315.455.1800
> 
> CXtec (formerly CABLExpress Technologies) is a DBA of Cablexpress
> Corporation. Visit us online at www.cxtec.com.
> 
> 
> 
> 




More information about the bind-users mailing list