Hello
Thank you for posting in Q&A forum.
It sounds like there might be an issue with your DNS server configuration. Here are some steps to troubleshoot:
- Check DNS Server Settings
Ensure that your DNS server is correctly configured to handle DNS queries.
• Verify DNS Server IP:
• Run ipconfig /all on a client machine to check the DNS server IP address.
• Ensure the DNS server IP is correctly set to your server's IP address.
- Configure DNS Forwarders
If your DNS server cannot resolve external domains, configure DNS forwarders to point to external DNS servers like Google's (8.8.8.8).
• Open DNS Manager on your server.
• Right-click your DNS server and select Properties.
• Go to the Forwarders tab.
• Add 8.8.8.8 and 8.8.4.4 as forwarders.
- Check DNS Service Status
Ensure the DNS service is running on your server.
• Open Services (press Win + R, type services.msc, and press Enter).
• Find DNS Server in the list and ensure it is running. If not, start the service.
Reference:
Troubleshooting DNS Servers | Microsoft Learn
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.