====== Como Limpiar Cache DNS ====== \\ * Created by [[https://documentation.cpanel.net/display/~syncuser|Sync User]], last modified on [[https://documentation.cpanel.net/pages/diffpagesbyversion.action?pageId=361870&selectedPageVersions=2&selectedPageVersions=3|Aug 15, 2014]] [[https://documentation.cpanel.net/display/CKB/How+To+Clear+Your+DNS+Cache#page-metadata-start|Go to start of metadata]] ===== ===== * [[https://documentation.cpanel.net/display/CKB/How+To+Clear+Your+DNS+Cache#HowToClearYourDNSCache-Overview|Overview]] * [[https://documentation.cpanel.net/display/CKB/How+To+Clear+Your+DNS+Cache#HowToClearYourDNSCache-HowtoclearyourDNScache|How to clear your DNS cache]] * [[https://documentation.cpanel.net/display/CKB/How+To+Clear+Your+DNS+Cache#HowToClearYourDNSCache-Windows%C2%AE8|Windows® 8]] * [[https://documentation.cpanel.net/display/CKB/How+To+Clear+Your+DNS+Cache#HowToClearYourDNSCache-Windows7|Windows 7]] * [[https://documentation.cpanel.net/display/CKB/How+To+Clear+Your+DNS+Cache#HowToClearYourDNSCache-WindowsXP,2000,orVista%C2%AE|Windows XP, 2000, or Vista®]] * [[https://documentation.cpanel.net/display/CKB/How+To+Clear+Your+DNS+Cache#HowToClearYourDNSCache-MacOS%C2%AE10.7and10.8|MacOS® 10.7 and 10.8]] * [[https://documentation.cpanel.net/display/CKB/How+To+Clear+Your+DNS+Cache#HowToClearYourDNSCache-MacOS10.5and10.6|MacOS 10.5 and 10.6]] ===== Overview ===== Your DNS cache stores the locations (IP addresses) of webservers that contain pages which you have recently viewed. If the location of the web server changes before the entry in your DNS cache updates, you will be unable to access the site. If you encounter a large number of [[https://documentation.cpanel.net/display/ALD/Error+Pages|HTML 404 error codes]], you may need to clear your DNS cache. Once you clear your DNS cache, your computer will query nameservers for the new DNS information. ===== How to clear your DNS cache ===== The following methods allow you to remove old and inaccurate DNS information that may result in 404 errors. ==== Windows® 8 ====
Enter the following command:
|ipconfig /flushdns| **If the command was successful, you will see the following message:** |Windows IP configuration successfully flushed the DNS Resolver Cache.|If the command was successful, you will see the following message:
|Windows IP configuration successfully flushed the DNS Resolver Cache.|Type the following command in the //Run// text box:
|ipconfig /flushdns|Type the following command:
|sudo killall -HUP mDNSResponder|Warning:
IconTo run this command, you will need to know the computer's Admin account password.
Type the following command:
|sudo dscacheutil -flushcache|