Demoted DC IP address still showing up at an active DC

G

Guest

I recently demoted one of my child domain controllers. Everything went
smoothly. A couple days later, I removed it from the domain and turn the
server off. A week later, when I "ping <domain.com>" some machines try to
ping this old demoted domain controller. When I do "nslookup <domain.com>,
all of my domain controller IP addresses show up, including the one I just
demoted and removed.

Everywhere I look, there is no mention of this old domain controller being a
domain controller any longer. I deleted all records withing WINS and DNS.
NTDSutil does not see this old demoted server as a domain controller. And
what little I know to look at in ADSIedit, this demoted domain controller is
no where to be found.

I think this is causing problems for some people, and it is random. Users
are not getting authenticated correctly because their machines seem to be
attempting to authenticate via this removed and demoted domain controller
that is no longer online.

Not sure what to do.


Here is what my nslookup looks like:

H:\>nslookup <domain.com>
Server: <dns server.domain.com>
Address: 10.7.1.1

Name: <domain.com>
Addresses: 10.7.1.19, 10.7.1.6, 10.7.1.7, 10.7.1.4

The IP address, 10.7.1.4, is the old demoted domain controller that is no
longer on the domain or online. The server is off and sitting on a shelf.

All the other IP's are correct. Those are my other child domain
controllers. I am ready to demote and remove 10.7.1.19 as well, but I want
to solve this problem first. I do not want there to be two demoted domain
controllers showing up and causing twice the problem with authentication.
 
G

Guest

This issue has been resolved.

--------------------------------------------------------------------------


I just checked my DNS server (both of which are in the root domain) and I
found this: (same as parent folder) Host 10.7.1.4

I have deleted this.

I also found this same entry under: <primary dns server>\Forward Lookup
Zones\<root domain>\_msdcs\gc\
and under: <secondary dns server>\Forward Lookup Zones\<root
domain>\_msdcs\gc\

I have deleted this as well.

I also found some other lingering objects in these areas as well and I never
could figure out why these things were showing up sometimes the way they
were.

Now, after deleting these entries, my nslookup looks correct.

H:\>nslookup <domain.com>
Server:
Address: 10.7.1.1

Name: <domain.com>
Addresses: 10.7.1.19, 10.7.1.6, 10.7.1.7


Thank you very much.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top