We have a mix of Windows servers, one server is a Windows 2012 Datacenter server which has been working well until a few days ago. I try to logon to the server from a jump box (running Windows server 2019 Datacenter) using the server's DNS name (both short & FQDN) and it asks for my credentials but then shows the error "Your credentials did not work". I know my credentials are OK because I can log into the same server using the IP and strangely if I add a "." dot to the end of the server's FQDN, I can logon OK.
I cannot see any issues in any of the Windows Event Logs.
PING -a <DNS_Name> shows the correct FQDN name.
NSLOOKUP <IP> shows the correct FQDN name.
Does anyone know what could be the issue?
Why does adding a dot after the FQDN work?