Displaying 1 result from an estimated 1 matches for "bdc_ip".
Did you mean:
pdc_ip
2012 Sep 25
2
Moving to Samba4, DNS problems.
...his list, I moved the fsmo roles to the samba4 server. All OK.
Checking for errors and stuff I found that there was no A DNS record for the backup DC on the backup DC. This means that if the /etc/resolv.conf only has an entry like:
nameserver IP_OF_THE_BDC
then everything else fails.
'dig @BDC_IP samba4.domain.lan' returns en empty result.
Trying to replicate DNS information from the PDC always seems to end up ok but the A record is never found on the BDC.
Also, trying to demote the PDC, I get a message that that server has the 'last replicated copy' of the DNS Zones on AD, he...