Hello,
It sounds like your computer may still be pointing to the old DNS server as its primary DNS server. To resolve this issue, you can try the following steps:
- Open the network adapter settings on the affected computer.
- Under the TCP/IP properties, make sure that the new DNS server is listed as the primary DNS server.
- If the old DNS server is still listed, remove it from the list.
- Run the command "ipconfig /flushdns" to clear the DNS cache on the computer.
- Run the command "ipconfig /registerdns" to register the computer's DNS records with the new DNS server.
After completing these steps, try running nslookup again to see if it is now querying the correct DNS server.
Let me know if this helps!
Best regards
Zunhui