local DNS not resolving for a single, specific website

Jeff Adamson 1 Reputation point
2021-10-08T17:27:09.017+00:00

Our internal DNS servers (2019 standard) are setup without forwarders or conditional forwarders. Each server is set as its own IP address as its DNS server as well. We have no problems browsing to any site with the exception of goto.com. That site specifically doesn't seem to want to resolve on our servers. We can use nslookup and it simply times out. However using nslookup with a public DNS server resolves it just fine. Flushing the DNS cache doesn't seem to help and I would hate to setup a forwarder for just one website. Has anyone seen anything like this before?

Windows for business Windows Client for IT Pros Networking Network connectivity and file sharing
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Gary Reynolds 9,621 Reputation points
    2021-10-10T09:50:59.353+00:00

    Hi @Jeff Adamson

    Have you tried enabling the DNS debug logging on the server to see if you can get more information why the request is failing to return the goto.com domain.

    To enable the logging open the server properties in the DNS console and set the debug logging tab as shown, setting the file path to something that's appropriate for your server:

    139186-2021-10-10-20-45-27-1921681245-remote-desktop-conn.png

    Then use nslookup to query the goto.com domain a couple of times.

    You will need to disable the debug logging for the log to be flushed to the drive.

    Review the log file and see if you get any insights why the query for goto.com is failing.

    Gary.


  2. Limitless Technology 39,916 Reputation points
    2021-10-11T07:49:44.06+00:00

    Hello @Jeff Adamson

    Since the site corresponds to a communications system, remote connection provider, it may not be a problem of your DNS but some type of security filter that may prevent the communication. I would look for network traces on port 53, 443 and 80/8080 from one of the affected machines, as well a traceroute to see where the communication is lost.

    All in all, if setting a manual forwarder to the site works, it sounds the simpler and time efficient action to work it around.

    Hope this helps with your query,

    --------------

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.