Accueil > Réseau > OS X: How to reset the DNS cache

OS X: How to reset the DNS cache

02/02/2024 Categories: Réseau Tags: ,
Print Friendly, PDF & Email

OS X Mountain Lion or Lion

Use the following Terminal command to reset the DNS cache:

sudo killall -HUP mDNSResponder

Mac OS X v10.6

Use the following Terminal command to reset the DNS cache:

sudo dscacheutil -flushcache
Lire aussi:  Rename all files which contain the sub-string 'foo', replacing it with 'bar'
Categories: Réseau Tags: ,
Les commentaires sont fermés.