Hello All,
I have 2 sites and MPLS connection with firewall between it. See the sites configuration information
Site A: 2 domain controllers main and additional installed before.
Site B: additional domain controller recently installed and open all required ports between the DC’s.
Everything is ok between the DC’s like sync, replica, … But if I want to join any device in site B that display the below error.
dcdiag(join error)
The domain name "DomainName" might be a NetBIOS domain name. If this is the case, verify that the domain name is properly registered with WINS.
If you are certain that the name is not a NetBIOS domain name, then the following information can help you troubleshoot your DNS configuration.
The following error occurred when DNS was queried for the service location (SRV) resource record used to locate an Active Directory Domain Controller (AD DC) for domain "DomainName":
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.DomainName
Common causes of this error include the following:
- The DNS SRV records required to locate a AD DC for the domain are not registered in DNS. These records are registered with a DNS server automatically when a AD DC is added to a domain. They are updated by the AD DC at set intervals. This computer is configured to use DNS servers with the following IP addresses:
10.30.100.30
- One or more of the following zones do not include delegation to its child zone:
DomainName
. (the root zone)
Note: the device joined if all ports opened between the main DC in site A and clients subnet in site B.
If I want to join any device in site B to the domain we need to see or access the main domain controller in site A or not.
Please can you send me a document for this issue.