星期五, 十二月 04, 2009
使用 Google 的 DNS Server
Google 公開自己的 DNS Server 讓大家使用, 希望可以減輕 ISP DNS 的負擔.(有些主機商的 DNS Server loading 重到 apt-get update 都會掛掉)
先寫重點, 如何使用 Google DNS, 詳可見: Using Google Public DNS
Google Public DNS IP addresses
8.8.8.8
8.8.4.4
於 Linux 設定
- vim /etc/resolv.conf
nameserver 8.8.8.8
nameserver 8.8.4.4
相關 ISP DNS Server
- 8.8.8.8
- 8.8.4.4
HiNet
- 168.95.1.1
- 168.95.192.1
SeedNet
- 139.175.55.244
- 139.175.252.16
OpenDNS
- 208.67.222.222
- 208.67.220.220
Google 提供的真是簡單又好記. :)
相關文件
- Introduction to Google Public DNS
- Introducing Google Public DNS - Official Google Blog 介紹
相關技術資訊
- Performance Benefits
- Security Benefits
- ns[1-4].google.com
相關網頁
- Google 提供 Public DNS Resolver
- Google Gets Into The DNS Business. Here’s What That Means
- 使用 Google Public DNS 服務,上網速度不一定會變快!
延伸閱讀
- 新網釣技倆:Pharming
- GoDaddy 設定 DNS 步驟
- OSDC (Open Source Developers' Conference) 2010 筆記整理
- 使用 HAProxy 完成 網站分流, 平衡負載
- 好文: 在 Internet 上隱匿行蹤(Tor)
相關標籤
這篇的意思是說
我們把上游的DNS指向Google
就像我們指向Hinet是一樣的
可是~我們有近的DNS可以用(ISP)
為什麼要用遠的呢?
Comment by
Benson
(12/08/2009 10:57)
發表迴響
PS: 若無法留言, 請先確認是否有打開 JavaScript, 造成您的困擾, 實在萬分對不起 Orz...(如果無法留言, 勞煩可以發信給我好嗎? 謝謝.)
PS2: 若您的留言被誤判, 我都會再自行看過, 不需要一直重覆張貼~
PS2: 若您的留言被誤判, 我都會再自行看過, 不需要一直重覆張貼~




