How to flush your DNS cache on OS X
It’s not often that I need to do this, but I always end up looking it up. From the command line: sudo lookupd -flushcache And just for fun, you can examine your resolver configuration using: lookupd -configuration
You are currently browsing the LlamaLabs weblog archives for the day Wednesday, April 18th, 2007.
It’s not often that I need to do this, but I always end up looking it up. From the command line: sudo lookupd -flushcache And just for fun, you can examine your resolver configuration using: lookupd -configuration