Loading the player...
Argomenti correlati
Ricerca

PostHeaderIcon Flush DNS cache

Most DNS clients cache the results of name resolution requests to speed up name resolution if multiple lookups are done to the same address, such as is common when browsing the web.

Sometimes a invalid DNS entry will be cached and you will need to either flush the DNS cache to get rid of it, or wait up to 24 hours for it to be dropped from the cache automatically

Most results from google are some to install <code>nscd</code> and restart <code>nscd service</code> to flush DNS cache.

sudo aptitude install nscd sudo /etc/init.d/nscd restart

Actually, it’s not need to take time installing a nscd service,directly run this following command will do the same job:

sudo /etc/init.d/dns-clean start
Highlights
  • Jun 14, 2008

    Aliquam sit amet felis. Mauris semper, velit semper laoreet dictum, quam diam dictum urna, nec placerat elit nisl in quam. Etiam augue pede, molestie eget, rhoncus at, convallis ut, eros. Aliquam pharetra.
    Read more...

  • Aug 24, 2008

    Aliquam sit amet felis. Mauris semper, velit semper laoreet dictum, quam diam dictum urna, nec placerat elit nisl in quam. Etiam augue pede, molestie eget, rhoncus at, convallis ut, eros. Aliquam pharetra.
    Read more...