Un "flush cache" vacía y restablece el contenido del servicio de resolución de la caché de clientes DNS. Durante la solución de problemas de DNS, puedes utilizar este procedimiento para descartar entradas de resultados negativos en la caché y otras entradas agregadas dinámicamente.
Procedimientos para hacer un flush caché en los tres sistemas operativos más importantes:
Linux
Para hacer un flush a la caché del DNS en Linux, reinicia el demonio nscd:
Escribe /etc/rc.d/init.d/nscd restart en tu terminal.
En ese mismo momento ya habrás hecho el flush caché.
Mac OS X
Para hacer un flush a la caché del DNS en Mac OS X:
Escribe lookupd -flushcache en tu terminal.
En ese mismo momento ya habrás hecho el flush caché en tu Mac OS X.
Windows
Para hacer un flush a la caché del DNS en Microsoft Windows (XP, ME, 2000, 98).
1. Inicio -> Ejecutar -> cmd.
2. En la consola ipconfig /flushdns.
3. Y ya está tu caché DNS refrescada.
Vía Internet.
¡Bárbaro!
Procedimientos para hacer un flush caché en los tres sistemas operativos más importantes:
Linux
Para hacer un flush a la caché del DNS en Linux, reinicia el demonio nscd:
Escribe /etc/rc.d/init.d/nscd restart en tu terminal.
En ese mismo momento ya habrás hecho el flush caché.
Mac OS X
Para hacer un flush a la caché del DNS en Mac OS X:
Escribe lookupd -flushcache en tu terminal.
En ese mismo momento ya habrás hecho el flush caché en tu Mac OS X.
Windows
Para hacer un flush a la caché del DNS en Microsoft Windows (XP, ME, 2000, 98).
1. Inicio -> Ejecutar -> cmd.
2. En la consola ipconfig /flushdns.
3. Y ya está tu caché DNS refrescada.
Vía Internet.
¡Bárbaro!