Flush DNS on Mac OS

To flush the DNS on a Mac Device, you have to go through the following steps:
Open Finder
Open Applications under Favorites
Open Utilities
Open Terminal
Enter the following commands:
sudo dscacheutil -flushcache
sudo killall -HUP -mDNSResponder
This should clear the DNS cache

No comments: