20 pts.
 Linux DNS server in a Win2003 domain
I have a Win2003 domain with mostly XP clients and 4 linux servers doing intranet/web, database, email and DNS. Initially I had the 2003 server doing DNS since it is the DC for windows clients. But the linux machines weren't happy. Moved the DNS server to a linux box, the other linux boxes were happy and windows clients don't seem to mind, although I see a lot of DNS related warnings on the 2003 server. What are the implications and/or basic issues I should be concerned with? Thanks.

Software/Hardware used:
CentOS 5, Windows 2003 server
ASKED: February 18, 2010  3:11 PM
UPDATED: February 25, 2010  3:52 PM

Answer Wiki:
The requirements for a non windows DNS are spelled out in this article http://technet.microsoft.com/en-us/library/cc959323.aspx
Last Wiki Answer Submitted:  February 24, 2010  11:54 pm  by  Richard Siddaway   2,260 pts.
All Answer Wiki Contributors:  Richard Siddaway   2,260 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Thanks for the reference!

I’m running BIND 9.3, so, according to the article things should be OK. It appears the only thing I need to do is to turn off Netlogon registering A resource records.

 20 pts.