hello,
in a lab environment, i got 2 domains who trust eachother, Domain A and domain B, both outgoing and incoming.
Domain A has a conditional forwarder to domain B its DC and a forwarder to that DC. Domain B also.
The problem is, i cannot add any device in domain A anymore. The errors are telling me the following:
Type Set-NetFirewallProfile -Profile Domain,Public,Private -Enabled False
although they can ping by name and ip from DC to device to add and vice versa.
When adding through the GUI, i get the following error:
the domain could not be contacted. Also, i noticed in the details part, i also see the following notification:
The following domain controllers were identified by the query:
dc1 of domain B
however no domain controllers could be contacted.
Common causes of this error include:
- Host (A) or (AAAA) records that map the names of the domain controllers to their IP addresses are missing or contain incorrect addresses.
- Domain controllers registered in DNS are not connected to the network or are not running.
when checking the DNS at the DC of domain A, i noticed in the forward lookupzone of Domain A's DC, i see the NS for domain B, not for domain A,
anyone who an help me with this? What did i do wrong in the trust relationship/dnspart?
in a lab environment, i got 2 domains who trust eachother, Domain A and domain B, both outgoing and incoming.
Domain A has a conditional forwarder to domain B its DC and a forwarder to that DC. Domain B also.
The problem is, i cannot add any device in domain A anymore. The errors are telling me the following:
Type Set-NetFirewallProfile -Profile Domain,Public,Private -Enabled False
although they can ping by name and ip from DC to device to add and vice versa.
When adding through the GUI, i get the following error:
the domain could not be contacted. Also, i noticed in the details part, i also see the following notification:
The following domain controllers were identified by the query:
dc1 of domain B
however no domain controllers could be contacted.
Common causes of this error include:
- Host (A) or (AAAA) records that map the names of the domain controllers to their IP addresses are missing or contain incorrect addresses.
- Domain controllers registered in DNS are not connected to the network or are not running.
when checking the DNS at the DC of domain A, i noticed in the forward lookupzone of Domain A's DC, i see the NS for domain B, not for domain A,
anyone who an help me with this? What did i do wrong in the trust relationship/dnspart?