Ping request could not find host xyz.local. Please check the name and try again

Steph Luke 1 Reputation point
2022-02-10T08:35:17.487+00:00

Hi ,

I have a domain xyz.local .

first it was working, Now unable to ping the via domain name. All seems like ok but client are unable to ping the domain name or access the shared sources via name but OK On IP.
while doing nslookup from client machine only showing Public ip and server name not my domian.
Error
Ping request could not find host xyz.local. Please check the name and try again

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Limitless Technology 39,916 Reputation points
    2022-02-14T15:38:22.33+00:00

    Hello @Steph Luke

    I ould recommend to re-register this computers in the DNS system. From an elevated command prompt run:

    ipconfig /flushdns
    ipconfig /registerdns

    This will refresh the connection of this machine into the DNS system of your domain.

    Other details about the Ipconfig command usage: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/ipconfig

    Hope this helps with your query,

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

    2 people found this answer helpful.

  2. MotoX80 36,291 Reputation points
    2022-02-10T13:48:43.253+00:00

    Run "ipconfig /all" and verify that all of your machines are using the same DNS servers.

    Run dcdiag and check the health of your domain.

    https://networkproguide.com/using-dcdiag-check-domain-controller-health/

    https://theitbros.com/dcdiag/

    1 person found this answer helpful.

  3. Ashes Mukherjee 0 Reputation points
    2023-12-31T21:58:35.4366667+00:00

    Probably something you have checked already - is ICMP disabled?

    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.