2014年5月28日 星期三

清除本機DNS Cache的方法

一、Windows:

ipconfig /flushdns

二、Mac OS X
10.5以上版本請輸入:sudo dscacheutil -flushcache
不到10.5版本請輸入:lookupd -flushcache


三、Linux
/etc/rc.d/init.d/nscd restart
sudo /etc/init.d/nscd restart

安裝nscd
sudo aptitude install nscd

立即解決DNS更新連不到網站的問題

資料來源:
http://help.url.com.tw/index.php?title=%E7%AB%8B%E5%8D%B3%E8%A7%A3%E6%B1%BADNS%E6%9B%B4%E6%96%B0%E9%80%A3%E4%B8%8D%E5%88%B0%E7%B6%B2%E7%AB%99%E7%9A%84%E5%95%8F%E9%A1%8C

清空 DNS Cache - Server (bind) & Client (windows)

http://blog.xuite.net/tolarku/blog/65644952-%E6%B8%85%E7%A9%BA+DNS+Cache+-+Server+%28bind%29+%26+Client+%28windows%29