Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Ejecutar - cmd y enter
- c:/> ipconfig /flushdns (Limpia los DNS cacheados)
- Con el comando “regedit.exe” desde el menú Inicio/Ejecutar y localizaremos la clave sino existe se crea::
- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters
- DWORD: MaxNegativeCacheTtl y le colocamos como valor 0
- Ahora: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
- Services\Dnscache\Parameters
- DWORD: MaxCacheTtl con valor 14400 (decimal)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement