Problems with DNS

Andreas 1,331 Reputation points
2021-10-29T10:00:08.057+00:00

Hi,

I am checking a domain for a customer, and noticed when I ping their domain I get different replies.
When I check DNS I see the following.....

![144848-image.png]1

  • I asked the customer about WINS, but they did not know. I have never configured WINS.
  • server1 I guess is an old DC, so I can remove that as long as its gone
  • One thing I am not sure about is why the network address is added there ? 10.0.0.0 and 10.1.1.0. (FYI one of the DCs are 10.1.1.10 / 255.255.254.0 / GW 10.1.1.254.) could that be related since its a big network ?
  • 10.1.1.50 and 10.1.1.60 I also guess are old DCs that I can remove that as long as its gone

Thanks for any comments

/R
Andy

Windows for business Windows Client for IT Pros Directory services Active Directory
Windows for business Windows Client for IT Pros Networking Network connectivity and file sharing
Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

Accepted answer
  1. Gary Reynolds 9,621 Reputation points
    2021-10-29T10:53:04.093+00:00

    Hi @Andreas

    A few comments below:

    I asked the customer about WINS, but they did not know. I have never configured WINS.

    This record existing because WINS naming resolution has been enabled on the zone, I would check if 10.0.0.50 has WINS installed, and also if the DHCP server is configured to provide the same IP address in the WINS server scope option to the clients. Based on your last comment the server might have already been removed.

    server1 I guess is an old DC, so I can remove that as long as its gone

    I would check the AD to see what domain controllers exist, or a server with DNS installed exists at this IP address, if not you should be able to remove it.

    One thing I am not sure about is why the network address is added there ? 10.0.0.0 and 10.1.1.0. (FYI one of the DCs are 10.1.1.10 / 255.255.254.0 / GW 10.1.1.254.) could that be related since its a big network ?

    Typically a network addresses wouldn't be added as a record, however, this address will be returned if the zone is queried for an A record, so it might be used for some other functionality.

    10.1.1.50 and 10.1.1.60 I also guess are old DCs that I can remove that as long as its gone

    If you can confirm that they no longer exist, you should be able to remove them.

    One thing to bear in mind, these records were added for a reason, rightly or wrongly and they might still be being used, with only the information provided it's possible to provide a definitive answer if they can be removed or not, or if there will be any impact as a result of removing them. You will need to double check if the servers still exist or the configuration is being used for a specific reason in the environment.

    Gary.

    1 person found this answer helpful.
    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Limitless Technology 39,916 Reputation points
    2021-10-29T16:42:44.527+00:00

    Hello @Andreas ,

    Thank you for your question and reaching out.

    In your screen shot there is Network segment added as Host Entry which should be removed or Disabled. ( 10.0.0.0 ).

    You can try to access old DC by using its ip address or try to take putty or web browser session to see what type of device it is.
    If you can not reachable by using any method then you can remove obsolete static entries from DNS.

    -----

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

    1 person found this answer helpful.
    0 comments No comments

  2. Andreas 1,331 Reputation points
    2021-10-29T11:29:10.44+00:00

    Hi,

    Thanks for good reply @GaryReynolds-8098 I will check those things out, especially the WINS thing.

    This one I am still a little confused about "Typically a network addresses wouldn't be added as a record, however, this address will be returned if the zone is queried for an A record, so it might be used for some other functionality."

    I thought it was like this, when I ping the domain, only one of the DNS servers should reply. And now the network segment will also send a reply, that will mess things up will it not ?

    /R
    Andy


  3. Andreas 1,331 Reputation points
    2021-10-31T19:31:21.287+00:00

    Hi,

    Thanks for reply @Limitless Technology
    Any idea why network segment has been added as Host Entry ? As I understand this is a automatic entry added since its called "Same as parent folder"
    Could it be related to network mask 255.255.254.0 ? Since this network 2 C class network with 512 addresses......

    Comments ?

    /R
    Andy


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.