Fix for Ping request could not find host “FQDN of server” Error
If you're new here, you may want to subscribe to Windows Reference RSS feed Thanks for visiting!
When you try to PING server by FQDN you receive the following error message:
Ping request could not find host “FQDN of server”. Please check the name and try again.
Connection to the server by IP or by NetBIOS name is succeeding.When this issue occurs, all Domain Name System (DNS) records are correctly returned by NSLOOKUP. Therefore, DNS is fully functional and is not part of this issue.
By default DNS client service rejects resolution of DNS records in top level domain (TLD) that has a purely numeric suffix.
Procedure to Follow
To resolve this problem, add the ScreenBadTlds registry entry and restart DNS client service. Adding this registry entry prevents the DNS client service from performing the test to determine whether the top level domain is supported.
To add this registry entry and restart DNS client service, follow these steps.
1. Click Start, and then click Run, type regedit in Open box, and then press ENTER.
2. Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters
3. On the Edit menu, point to New, and then click DWORD Value.
4. Type ScreenBadTlds, and then press ENTER.
5. Right-click ScreenBadTlds, and then click Modify.
6. In the Value data box, type 0, and then click OK.
7. Exit Registry Editor.
8. Stop and then start the DNS client service. To do so:
a. Click Start, and then click Run.
b. In the Open box, type cmd, and then click OK.
c. At the command prompt, type the following lines. Press ENTER after each line
net stop DNScache
net start DNScache
d. Type exit to quit Command Prompt.
Random Posts
Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically each day to your feed reader.
Trackbacks & Pingbacks
Comments
Leave a comment
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>






This works great buddy……………thank you so much…………..
This works. I was not able to open symantec, microsoft URLs. I followed the instructions, it worked.
Thanks for helping
Thanks a ton man. This indeed worked for me.
Incase you would want to spread this learning far across, say on mobile then you can choose to use our tool, Drona – a mobile authoring tool. You can get it from our website.
Thanks again.
Excellent Post,It really works.
Great Buddy it helps alot … Bravo
i tried this but when i type net stop dnscache i get an access denied error
please help! i still cant open some websites
WOW,it greatly seems to be useful to resolve my problem.I’ll try this.Thank you very much.
Excellent… Worked perfect for me.. ThanQ
Did not work and screwed me up more. Before, my Vista wireless laptop cannot ping google.com but can ping its IP, and firefox and IE do not work. My hardwired PC can ping both, and firefox and IE work OK on it. (Therefore, DNS config on laptop suspect?)
After making suggested regedit, net stop DNScache produced ‘System Error 5″. I rebooted. Now wireless can not ping by IP (even after backing out the change to regedit and rebooting again).
Now trying a system restore to get back to where was.
hey i was using a virtual machin
this is not solving the problem..!!
Thnx alot it solved the problem…