LinuxQuestions.org
Support LQ: Use code LQCO20 and save 20% on CrossOver Office
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices

Reply
 
LinkBack Search this Thread
Old 12-26-2007, 02:15 PM   #1
kaplan71
Member
 
Registered: Nov 2003
Posts: 682

Rep: Reputation: 39
Known good Internet DNS servers


Hi there --

Is there a list or database of known-good DNS servers that operate on the Net? Thanks.
 
Old 12-26-2007, 02:52 PM   #2
dyasny
Member
 
Registered: Dec 2007
Location: Israel
Distribution: RHEL,Fedora
Posts: 566

Rep: Reputation: 58
don't know about a database, I use opendns - 208.67.222.222 208.67.220.220
 
Old 12-26-2007, 02:55 PM   #3
reddazz
Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 70
I don't know a database as such, but you could try the servers from OpenDNS.
 
Old 12-26-2007, 04:05 PM   #4
JimBass
Senior Member
 
Registered: Oct 2003
Location: New York City
Distribution: Debian Sid 2.6.32
Posts: 2,099

Rep: Reputation: 47
An open (as in not restricted) DNS that I use when trying to troubleshoot things from outside my networks is 4.2.2.2. It is an easy number to remember!

Peace,
JimBass
 
Old 12-26-2007, 11:21 PM   #5
prasanta
Member
 
Registered: Mar 2005
Location: India
Distribution: Debian
Posts: 368

Rep: Reputation: 37
Quote:
shoot things from outside my networks is 4.2.2.2. It is an easy
Just a small query, I think all the ip from 4.2.2.1 to 4.2.2.4 are public DNS?

--
Prasanta
 
Old 12-26-2007, 11:28 PM   #6
JimBass
Senior Member
 
Registered: Oct 2003
Location: New York City
Distribution: Debian Sid 2.6.32
Posts: 2,099

Rep: Reputation: 47
Seems it is everything from 4.2.2.1 to 4.2.2.6. I didn't know about that, thanks for the info!

Code:
jim@jimsworktop:~$ dig google.com @4.2.2.1

; <<>> DiG 9.4.2 <<>> google.com @4.2.2.1
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61826
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;google.com.                    IN      A

;; ANSWER SECTION:
google.com.             76      IN      A       72.14.207.99
google.com.             76      IN      A       64.233.187.99
google.com.             76      IN      A       64.233.167.99

;; Query time: 19 msec
;; SERVER: 4.2.2.1#53(4.2.2.1)
;; WHEN: Thu Dec 27 00:26:39 2007
;; MSG SIZE  rcvd: 76

jim@jimsworktop:~$ dig google.com @4.2.2.2

; <<>> DiG 9.4.2 <<>> google.com @4.2.2.2
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33941
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;google.com.                    IN      A

;; ANSWER SECTION:
google.com.             75      IN      A       64.233.167.99
google.com.             75      IN      A       72.14.207.99
google.com.             75      IN      A       64.233.187.99

;; Query time: 14 msec
;; SERVER: 4.2.2.2#53(4.2.2.2)
;; WHEN: Thu Dec 27 00:26:45 2007
;; MSG SIZE  rcvd: 76

jim@jimsworktop:~$ dig google.com @4.2.2.3

; <<>> DiG 9.4.2 <<>> google.com @4.2.2.3
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 36205
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;google.com.                    IN      A

;; ANSWER SECTION:
google.com.             156     IN      A       72.14.207.99
google.com.             156     IN      A       64.233.187.99
google.com.             156     IN      A       64.233.167.99

;; Query time: 19 msec
;; SERVER: 4.2.2.3#53(4.2.2.3)
;; WHEN: Thu Dec 27 00:26:49 2007
;; MSG SIZE  rcvd: 76

jim@jimsworktop:~$ dig google.com @4.2.2.4

; <<>> DiG 9.4.2 <<>> google.com @4.2.2.4
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7753
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;google.com.                    IN      A

;; ANSWER SECTION:
google.com.             199     IN      A       64.233.167.99
google.com.             199     IN      A       72.14.207.99
google.com.             199     IN      A       64.233.187.99

;; Query time: 16 msec
;; SERVER: 4.2.2.4#53(4.2.2.4)
;; WHEN: Thu Dec 27 00:26:51 2007
;; MSG SIZE  rcvd: 76

jim@jimsworktop:~$ dig google.com @4.2.2.5

; <<>> DiG 9.4.2 <<>> google.com @4.2.2.5
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61161
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;google.com.                    IN      A

;; ANSWER SECTION:
google.com.             205     IN      A       72.14.207.99
google.com.             205     IN      A       64.233.187.99
google.com.             205     IN      A       64.233.167.99

;; Query time: 20 msec
;; SERVER: 4.2.2.5#53(4.2.2.5)
;; WHEN: Thu Dec 27 00:26:52 2007
;; MSG SIZE  rcvd: 76

jim@jimsworktop:~$ dig google.com @4.2.2.6

; <<>> DiG 9.4.2 <<>> google.com @4.2.2.6
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 263
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;google.com.                    IN      A

;; ANSWER SECTION:
google.com.             300     IN      A       64.233.187.99
google.com.             300     IN      A       64.233.167.99
google.com.             300     IN      A       72.14.207.99

;; Query time: 25 msec
;; SERVER: 4.2.2.6#53(4.2.2.6)
;; WHEN: Thu Dec 27 00:26:58 2007
;; MSG SIZE  rcvd: 76

jim@jimsworktop:~$ dig google.com @4.2.2.7

; <<>> DiG 9.4.2 <<>> google.com @4.2.2.7
;; global options:  printcmd
;; connection timed out; no servers could be reached
Peace,
JimBass
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DNS servers and Hosts problem (not all internet websites work) Tyrant01 Linux - Networking 4 06-28-2007 03:03 PM
Forward DNS lookup to different DNS Servers ghight Linux - Networking 2 09-28-2006 05:54 AM
TEMP_FAILURE: DNS Error: Timeout while contacting DNS servers when receiving emails tonysutherland Linux - Networking 2 02-10-2006 09:04 AM
lame dns servers etc and general dns issues suse_linux9.1 Linux - Networking 3 06-01-2004 01:50 PM
DNS Servers anticoffee Linux - Networking 2 07-25-2002 07:46 AM


All times are GMT -5. The time now is 08:42 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration