Need to flush the DNS cache on your Mac OS X computer? Run the following command:
sudo lookupd -flushcache
Via MacTips
More about lookupd
The lookupd daemon acts as an information broker and cache. It is called by various routines in the System framework to find information about user accounts, groups, printers, e-mail aliases and distribution lists, computer names, Internet addresses, and several other kinds of informa-information. tion.
lookupd keeps a cache of recently requested items to improve system per-performance. formance. It also implements a search strategy used to find information from the many information sources that are potentially available to a computer. These include the Domain Name System (DNS), Sun Microsystem's Network Information Services (NIS), Apple's NetInfo system, and a set of files found in the /etc directory. lookupd also has a channel to query Directory Services, allowing access to data from LDAP and other directory systems.
XML