- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- W2K3 DNS problems after domain upgrade
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 11:54 PM
08-10-2005 11:54 PM
W2K3 DNS problems after domain upgrade
I've upgraded an NT4.0 + SP6a PDC to W2K3 Std., with no apparent problems (NT4 BDCs still replicate fine), until I come to create a new W2K3 DC in the same domain. I'm pretty sure that the problem is DNS-related, but I'm still trying to figure out where and what to do about it.
There are some apparent DNS discrepancies between my new AD-integrated zone and another in an unrelated domain (see below), and I'm wondering whether to
a) try to make the problem zone identical by manual changes;
b) delete all the DNS zones (even uninstall DNS) and reinstall and or recreate the zone (not sure whether I can do this, though, as it's the only W2K3 DC at present);
c) try something else.
The problem I encounter is as follows:
The intended new DC is already running W2K3 and is a member server of the domain. When I run dcpromo, I get a failure message as follows:
"An AD domain controller for the domain
It is, so proceeding to the details, I see:
"DNS was successfully queried for the service location (SRV) resource record used to locate a domain controller for domain
The query was for the SRV record for _ldap_tcp.dc_msdcs.domainname.com. The following domain controllers were identified by the query:"
Here it gives the correct FQDN of the W2K3 DC, i.e. servername.domainname.com. It then says:
"Common causes of this error include:
- Host (A) records...missing or contain incorrect addresses.
- Domain controllers registered in DNS are not connected to the network or are not running."
The W2K3 DC is connected and all services are running, and the host record for it does appear in the domainname.com (AD-integrated) zone.
Other info:
- all machines concerned are on the same class 'C' subnet.
- A ping by name to the existing W2K3 DC from the intended W2K3 DC appears to fail to resolve in DNS, and only succeeds via subsequent broadcast (this from netmon data).
- The DNS structure shows domainname.com and _msdcs.domainname.com as zones at the same level. An unrelated AD domain I checked has _msdcs (no 'domainname.com') as a node below domainname.com, and there are other discrepancies.
- The intended W2K3 DC has the existing W2K3 DC as its DNS server in its IP config. The existing W2K3 DC points at itself.
- A standard primary zone of the same name (domainname.com) exists on one of the NT4 BDCs, with a standard secondary of that zone on another NT4 BDC. As far as I'm aware, the std. pri/sec zones and the AD-integrated zone of the same name shouldn't interfere with each other at his stage. All clients (apart from the new intended new DC and another new server point to the old zones for name resolution.
- Before the name of the W2K3 DC has been cached by the box I'm trying to promote, nslookup shows the DNS server as servername._tcp._msdcs.domainname.com when I run it. Queries for names in the DNS database appear successful.
- After the name of the W2K3 DC has been cached by the box I'm trying to promote, nslookup shows the DNS server as servername.domainname.com when I run it, and queries again appear successful.
OK, that's about it. Any help gratefully received. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2005 01:33 AM
08-11-2005 01:33 AM
Re: W2K3 DNS problems after domain upgrade
It exitsts? The PTR record for the domain controller corresponds with the A record?
The W2K member server that you want to promote, has as DNS server the W2K3 DC only, not the NT4 DNS server?.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2005 02:35 AM
08-11-2005 02:35 AM
Re: W2K3 DNS problems after domain upgrade
A host record and a corresponding PTR record also exist for the server I'm trying to promote.
Regards,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2005 03:09 AM
08-11-2005 03:09 AM
Re: W2K3 DNS problems after domain upgrade
If you use nslookup, can you resolve the existing W2K3 DC? Run nslookup on the existing W2K3 DC and the intended DC.
Use, start run, nslookup:
Then type in the server name, like
server1.example.com
You should get the IP address.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2005 04:14 AM
08-11-2005 04:14 AM
Re: W2K3 DNS problems after domain upgrade
I shouldn't think this would cause the problem I've got, as name resolution for the DC shouldn't need to be forwarded.
Nslookup returns IP addresses for both the DC and the intended DC, when run from either machine, which of course would normally suggest DNS is OK...
Regards,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2005 12:28 AM
08-12-2005 12:28 AM
Re: W2K3 DNS problems after domain upgrade
Q247811 Not sure if it will help but sounds like it is worth a try
- The intended W2K3 DC has the existing W2K3 DC as its DNS server in its IP config. The existing W2K3 DC points at itself.