Clear DNS

This is an old revision of the document!


Difficulty
Very easy

Windows

XP, 2000, VISTA, 7, 8, 8.1, 10

Open a Command Prompt with Administrative Privileges and type

ipconfig /flushdns
<clippy>ipconfig /flushdns</clippy>

MAC OS

10.10

Open a Terminal and type

sudo discoveryutil mdnsflushcache
<clippy>sudo discoveryutil mdnsflushcache</clippy>

10.7, 10.8, 10.9

Open a Terminal and type

sudo killall -HUP mDNSResponder
<clippy>sudo killall -HUP mDNSResponder</clippy>

10.5, 10.6

Open a Terminal and type

sudo dscacheutil -flushcache
<clippy>sudo dscacheutil -flushcache</clippy>
/home/www/sites/esgr.in/wiki/data/attic/network/clear_dns.1466663143.txt.gz · Last modified: 2016/06/23 06:25 by eServices Greece