ping fails intermittently but nslookup is fine
-
Thursday, February 07, 2013 9:51 AM
Hi,
I activated DNS and AD Roles in Windows 2008 r2. I have Windows 7 and Windows 8 machines in LAN and both of them having intermittent failures to resolve the hosts using FQDN, Hosts in LAN can be reached using IP address and NSLOOKUP works fine too .. it is just the PING using a FQDN doesn't resolve. Appreciate any help with this issue.
I disabled IPv6 on local machine using the KB Article http://support.microsoft.com/kb/929852
Here is "ipconfig /all" shows for Ethernet connection .. (I unchecked IPv6 on the local PC under Control Panel -> Networks -> Ethernet properties)
DHCP Enabled. . . . . . . . . . . : YesAutoconfiguration Enabled . . . . : YesIPv4 Address. . . . . . . . . . . : 10.0.10.199(Preferred)Subnet Mask . . . . . . . . . . . : 255.255.255.0Lease Obtained. . . . . . . . . . : 15 January 2013 14:56:57Lease Expires . . . . . . . . . . : 03 February 2013 17:26:18Default Gateway . . . . . . . . . : 10.0.10.1DHCP Server . . . . . . . . . . . : 10.0.10.1DNS Servers . . . . . . . . . . . : 10.0.10.5010.0.10.1NetBIOS over Tcpip. . . . . . . . : Enabled
BTW, workaround using so far is, to run ipconfig /renew couple of times, ipconfig /flusdns (sometimes) and then ping with FQDN works fine again.
ThanksKishore- Changed Type Tracy CaiMicrosoft Contingent Staff, Moderator Thursday, February 21, 2013 8:57 AM
All Replies
-
Friday, February 08, 2013 5:09 AMModerator
Hi,
Have you tried disabling DNS caching?
Run the following commands:
net stop dnscache
Here are some similar threads can be refer to:
Tracy Cai
TechNet Community Support -
Monday, February 11, 2013 1:20 PM
Thank you Tracy for the reply.
I tried this and it seems to be the answer .. for a while. But, after some time, issue re-appears. Tried to read through the forums but not much help.
Appreciate if any other insights
Thanks
Kishore


