Symptoms:
- PC is getting IP address (eg. ipconfig /all)
- Able to ping the default gateway
- Nslookup command works for google.com etc
- Able to load URL using the resolved IP address
Finally when you issue the command “ipconfig /flushdns”, you getting the follow error.
Error Message:
Windows IP Configuration
Could not flush the DNS Resolver Cache: Function failed during execution.
Problem:
This problem occurs if the DNS Client service is not running on the computer.
Resolution:
To resolve this problem, follow these steps:
- Click Start, click Run, type services.msc, and then click OK.
- In the list of services, click DNS Client.
- Make sure that the Status column displays Started and that the Startup Type column displays Automatic.
- If the service is not set to Started or if the startup type for the DNS Client service is not set to Automatic, follow these steps:
- Right-click DNS Client, and then click Properties.
- In the DNS Client Properties dialog box, click the General tab, and then click Automatic in the Startup type list.
- Click Start, click Apply, and then click OK.
No comments:
Post a Comment