Google Public DNS: 8.8.8.8 and 8.8.4.4

Welcome to Linux Screw! If you're new here, you may want to subscribe our RSS feed.

Today Google unveiled its new project: Google Public DNS. It means now anybody can use Google’s DNS managed servers for resolving domain names into IP addresses and back. According to Google it should speedup browsing as well as security. Hope I won’t see adsense ads once tried to load expired domain name (that’s how OpenDNS acts today).

Here are easy-to-remember Google Public DNS IP addresses: 8.8.8.8 and 8.8.4.4.

In order to set up Google public DNS to your Linux settings place the following lines into /etc/resolv.conf:

nameserver 8.8.8.8
nameserver 8.8.4.4

Use command dig @8.8.8.8 linuxscrew.com to test how long it takes to resolve linuxscrew.com:

artiomix@artiomix-laptop:~$ dig @8.8.8.8 linuxscrew.com
...
;; ANSWER SECTION:
linuxscrew.com. 51844 IN A 69.164.195.222

;; Query time: 80 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Dec 3 21:53:29 2009
;; MSG SIZE rcvd: 48

 
 
» You might also be interested in the following articles:
Secure shell (ssh) connection without password
Speedlinks – 18 September 2008
Fun: Serious Google bug!
Google Chrome Operating System
Google calendar and Linux Evolution sync



» Want to stay up to date? Subscribe to our E-MAIL or RSS feed!

0 Responses to “Google Public DNS: 8.8.8.8 and 8.8.4.4”


  1. No Comments

Leave a Reply




Friendly Sites:Who is behind Linux Screw?
GeekyBits³ | Bash Cures Cancer | OMG! Ubuntu!
My SysAd Blog | Web Upd8
ZEPY | Linux config Wiki | Planet Sysadmin
a non-geek's linux notes | Linux Today
TuxArena: The arena of Tux | LinuxAlt.Com
My name is Artem N. (artiomix AT gmail DOT com) and I'm Linux/Unix, Cisco systems engineer. The main idea of Linux Screw is to share relevant knowledge, skills and observations over The Web. Here you can find a lot of information related to different Linux distributions, FreeBSD, IOS as well as a other Open Source around staff. Read more ››