Re: Moving an AD Zone from Windows to BIND

2009-07-28 Thread Gordon A. Lang
For what it's worth, we moved 100% of all our DNS from MS DNS to BIND. Doing so solved the problem of the MS DNS servers periodically (randomly) losing critical glue records. It also eliminated the need for 6 pairs of DNS servers to support the 6 independent domains, each needing to own the r

Re: Moving an AD Zone from Windows to BIND

2009-07-28 Thread Mark Andrews
Mark Andrews writes: > > In message <20090728175246.bf0a817...@britaine.cis.anl.gov>, bsfin...@anl.gov > writes: > > I do not want any dynamic DNS to my BIND servers, as I am not sure > > how that DDNS would interface with DNSSEC. > > DNSSEC is easier with a DDNS zone than a non-DDNS zone as na

Re: Moving an AD Zone from Windows to BIND

2009-07-28 Thread Mark Andrews
In message <20090728175246.bf0a817...@britaine.cis.anl.gov>, bsfin...@anl.gov writes: > I do not want any dynamic DNS to my BIND servers, as I am not sure > how that DDNS would interface with DNSSEC. DNSSEC is easier with a DDNS zone than a non-DDNS zone as named can ensure the signatures get re

Re: Moving an AD Zone from Windows to BIND

2009-07-28 Thread Michael Milligan
bsfin...@anl.gov wrote: > I am not worried about the DHCP piece. There are two zones I have to > convert. One is mostly static and contains Windows Servers. The > other is dynamic, with client machines under the control of a Windows > DHCP server. For this zone, we will change DHCP to static le

Re: Moving an AD Zone from Windows to BIND

2009-07-28 Thread Kevin Darcy
Raul Lopez Nevot wrote: What I need is a procedure that I can use to move the base zone xxx.yyy.example.com to BIND, while keeping the six AD zones on the Windows DNS Server. If I were to define the six AD zones on the Windows DNS Server, I do

Re: Moving an AD Zone from Windows to BIND

2009-07-28 Thread bsfinkel
bsfin...@anl.gov wrote: >> This is not really a BIND-related question, but I thought that maybe >> some people on this list can point me in the right direction. >> Maybe someone has already done what I need to do. >> >> I have one zone >> >> xxx.yyy.example.com >> >> that is on a Windows DN

Re: Moving an AD Zone from Windows to BIND

2009-07-28 Thread Michael Milligan
bsfin...@anl.gov wrote: > This is not really a BIND-related question, but I thought that maybe > some people on this list can point me in the right direction. > Maybe someone has already done what I need to do. > > I have one zone > > xxx.yyy.example.com > > that is on a Windows DNS server,

Re: Moving an AD Zone from Windows to BIND

2009-07-28 Thread Raul Lopez Nevot
> What I need is a procedure that I can use to move the base zone > > xxx.yyy.example.com > > to BIND, while keeping the six AD zones on the Windows DNS Server. > If I were to define the six AD zones on the Windows DNS Server, > I doubt you can do this with elegance. And, if you have two DNS s

Moving an AD Zone from Windows to BIND

2009-07-23 Thread bsfinkel
This is not really a BIND-related question, but I thought that maybe some people on this list can point me in the right direction. Maybe someone has already done what I need to do. I have one zone xxx.yyy.example.com that is on a Windows DNS server, completely under the control of Windows.