Sometime we enters correct address of a site still we gets negative result.(Like server not found in our browser but opening correctly in friends browser).All these problems are caused due to wrong DNS cache.Let's see how?...
Most operating systems automatically cache IP address and other DNS results. This is done to speed up the process.For example if we visit google first time ,then it will save all info related to IP address and DNS. If we visit google second time ,system will use already stored info and less time to communicate with host server .
Sometimes bad results are cached and cause problem in subsequent communication with host server ,so for resolving this problem flushing of DNS is done.....
Flushing DNS in windows
1.open command prompt(Start > All Programs > Accessories > Command Prompt) .
2.right click on command prompt and choose "Run as administrator".
3.type "ipconfig /flushdns" in command prompt.
Now it will delete all incorrect entries .
How To Flush DNS
09:51
bad entries, browser not working, dns, flush dns, server not found, Tricks, website not opening
1 comment






1 comments:
Good info..thanks
Post a Comment