You are viewing an old revision of this post, from May 2, 2016 @ 06:40:05. See below for differences between this version and the current revision.

OS X El Capitan- How to Flush DNS Cache

Open up terminal (/Applications/Utilities/). Enter the following command:

sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder; say DNS cache flushed

Enter the admin password when requested (required by sudo) to execute the DNS cache clearing. You will hear “DNS Cache flushed” when the command has been completed successfully.

Revisions

  • May 2, 2016 @ 06:40:25 [Current Revision] by PeterLugg
  • May 2, 2016 @ 06:40:05 by PeterLugg

Revision Differences

There are no differences between the May 2, 2016 @ 06:40:05 revision and the current revision. (Maybe only post meta information was changed.)

Tags: ,

No comments yet.

Leave a Reply