Displaying 1 result from an estimated 1 matches for "hueper".
2014 Oct 16
4
DNS Issues when joining a Domain as a DC
...quot;Check required DNS entries of the
new host". my guess was, that those entries should be replicated later
on to the new DC seems not to work.
When i check the name resolving of the A record on the newly joined DC
it does not resolve whereas on the old one it works fine.
AD-Domain is ad.hueper.de
old DC is dns2.ad.hueper.de
new DC is dns1.ad.hueper.de
dns1:~# host -t A dns1.ad.hueper.de dns2.ad.hueper.de
Using domain server:
Name: dns2.ad.hueper.de
Address: 192.168.0.2#53
Aliases:
dns1.ad.hueper.de has address 192.168.0.1
dns1:~# host -t A dns1.ad.hueper.de dns1.ad.hueper.de
Using dom...