View Full Version : Using Bind and Windows DNS


Robb Edge
Some one some where must be doing the following:
We run BIND on VMS for all our internal DNS needs, this is acutally split
over 3 servers, with 2 being VMS and the 3rd is a Windows server.(1 primary
and 2 secondary servers)
All the desktops and servers point to these Bind servers for all look ups,
unless it cant be found, then the request is sent to our ISP's Bind servers.
All the clients have entries in Bind of host.company.co.uk
My ideal plan is to set up Active Directory but have a an AD name of
"company.ad" we wont/shouldnt be publishing the AD on the internet.
So what i'd like to do is run DNS on a Windows 2000 server yet not have to
go round and reconfigure all the clients to point to a new server.
I know i can do it if the AD was a child domain, ie ad.company.co.uk. By
adding NS entries to the Bind server pointing to the Windows DNS server.
If any one can point me to a document that walks you through it. i'd be more
than gratefull.
Tried all the MS white papers, they say you can do it, but dont go into a
real detail on how, which is hardly suprising though.
The DNS and Bind book by oreily only says about using Bind not about mixing.

Any help or hints much appreciated.

Thanks in advance

--
Robb
'97 Firestorm



Kevin D. Goodknecht [MVP]
In news:%23fCMPGgAEHA.448@TK2MSFTNGP11.phx.gbl,
Robb Edge posted a question
Then Kevin replied below:
> Some one some where must be doing the following:
> We run BIND on VMS for all our internal DNS needs, this is acutally
> split over 3 servers, with 2 being VMS and the 3rd is a Windows
> server.(1 primary and 2 secondary servers)
> All the desktops and servers point to these Bind servers for all look
> ups, unless it cant be found, then the request is sent to our ISP's
> Bind servers. All the clients have entries in Bind of
> host.company.co.uk
> My ideal plan is to set up Active Directory but have a an AD name of
> "company.ad" we wont/shouldnt be publishing the AD on the internet.
> So what i'd like to do is run DNS on a Windows 2000 server yet not
> have to go round and reconfigure all the clients to point to a new
> server.
> I know i can do it if the AD was a child domain, ie ad.company.co.uk.
> By adding NS entries to the Bind server pointing to the Windows DNS
> server.
> If any one can point me to a document that walks you through it. i'd
> be more than gratefull.
> Tried all the MS white papers, they say you can do it, but dont go
> into a real detail on how, which is hardly suprising though.
> The DNS and Bind book by oreily only says about using Bind not about
> mixing.
>
> Any help or hints much appreciated.
>
> Thanks in advance

If you use company.ad then you'll have to run a secondary zone in BIND for
company.ad showing the Win2k as the primary nameserver and you will have to
allow zone transfers from BIND to the Win2k so DDNS will work and have Win2k
notify BIND to do a zone transfer so you won't need NS records for the BIND
server in the win2k zone.. BIND will send updates to the Win2k using the
MNAME record, that is why zone transfers will be needed to the Win2k.
It will be a lot easier and more streamlined if you use ad.company.co.uk and
then delegate the name to the win2k.

--
Best regards,
Kevin D4 Dad Goodknecht Sr. [MVP]
Hope This Helps
============================
--
When responding to posts, please "Reply to Group" via your
newsreader so that others may learn and benefit from your issue.
To respond directly to me remove the nospam. from my email.
==========================================
http://www.lonestaramerica.com/
==========================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
==========================================
Keep a back up of your OE settings and folders with
OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
==========================================



Robb Edge
Kevin D. Goodknecht [MVP] wrote:
> In news:%23fCMPGgAEHA.448@TK2MSFTNGP11.phx.gbl,
> Robb Edge posted a question
> Then Kevin replied below:
> If you use company.ad then you'll have to run a secondary zone in
> BIND for company.ad showing the Win2k as the primary nameserver and
> you will have to allow zone transfers from BIND to the Win2k so DDNS
> will work and have Win2k notify BIND to do a zone transfer so you
> won't need NS records for the BIND server in the win2k zone.. BIND
> will send updates to the Win2k using the MNAME record, that is why
> zone transfers will be needed to the Win2k.
> It will be a lot easier and more streamlined if you use
> ad.company.co.uk and then delegate the name to the win2k.
>
Guessed it would be easier to got with the ad.company.co.uk
will bash on with more trials using the ad.company.co.uk name.
Oh well trial domain rebuild No.9 it will be :-)
Thanks for the pointer
--
Robb
'97 Firestorm