DNS SRV records required to locate domain controller ? - TechRepublic
General discussion
April 13, 2007 at 12:29 PM
jalfonso

DNS SRV records required to locate domain controller ?

by jalfonso . Updated 19 years, 3 months ago

I KEEP RECEIVING THE ERROR MESSAGE BELOW FROM A STANDALONE SERVER THAT I WISH TO JOIN INTO THE DOMAIN CONTROLLER .

THE MESSAGE STATES THAT THEIR IS A SRV RECORD THAT IS MISSING FROM THE SERVER.LOCAL MACHINE (WHERE SERVER.LOCAL IS THE qualified domain name).

THE 207.231.208.150 IP address that it refers to is simply a web dns server that our LAN does lookups to, outside of our internal network (it is a DNS server from our ISP)!

Please HLEP !!!!!

——————————————–
The following error occurred when DNS was queried for the service location (SRV) resource record used to locate a domain controller for domain bentrust.local:

The error was: “DNS name does not exist.”
(error code 0x0000232B RCODE_NAME_ERROR)

The query was for the SRV record for _ldap._tcp.dc._msdcs.bentrust.local

Common causes of this error include the following:

– The DNS SRV records required to locate a domain controller for the domain are not registered in DNS. These records are registered with a DNS server automatically when a domain controller is added to a domain. They are updated by the domain controller at set intervals. This computer is configured to use DNS servers with following IP addresses:

207.231.208.150 (EXTERNAL NAME OF WEB DNS SERVER)

– One or more of the following zones do not include delegation to its child zone:

bentrust.local
local
. (the root zone)

——————————————-

This discussion is locked

All Comments