I am trying to connect to a domain controller that is on a different subnet..
The active directory domain controller/dns server (same box) is on the 192.168.0.0 subnet. Any computer on this same subnet can connect perfectly fine to the domain.
When I try to connect a computer that is on a different subnet, 192.168.2.0, it fails..
I get this error message when attempting to connect:
DNS was successfully queried for the service location (SRV) resource record used to
locate a domain controller for domain "cblad.cbl-uh.com":
The query was for the SRV record for _ldap._tcp.dc._msdcs.dc.domain.com
All the computers DNS settings are pointing to the DNS server and NetBIOS over TCP/IP is also enabled on all the computers involved.
Any help? Thanks.