Hi ,
Welcome to our new Microsoft Q&A Platform.
Please note a domain relies on the use of a DNS server for name resolution, clients use records from that server to contact your domain controller. So the IP address has been changed, we need to empty the local DNS cache and register the DC’s new IP address in DNS.
On the DC, first, clear the local DNS cache and initiate the registration in the DNS:
ipconfig / flushdns
ipconfig / registerdns
Then run dcdiag /fix to update Service Principal Name (SPN) records and check that all the tests are passed successfully.
Best Regards,
Candy