On 2009-03-03, David J Taylor <[email protected]> wrote:

> Guess I will wait for OpenDNS to become updated...

http://www.opendns.com/support/article/197 lists the OpenDNS nameserver
addresses.

$ host www.ntp.org 208.67.220.220
www.ntp.org             A       128.4.35.16
www.ntp.org             A       204.152.184.138

or

$ dig  @208.67.220.220 A www.ntp.org

; <<>> DiG 9.5.1-P1 <<>> @208.67.220.220 A www.ntp.org
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 24623
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;www.ntp.org.                   IN      A

;; ANSWER SECTION:
www.ntp.org.            604219  IN      A       128.4.35.16
www.ntp.org.            604219  IN      A       204.152.184.138

;; Query time: 21 msec
;; SERVER: 208.67.220.220#53(208.67.220.220)
;; WHEN: Tue Mar  3 09:15:07 2009
;; MSG SIZE  rcvd: 61

-- 
Steve Kostecke <[email protected]>
NTP Public Services Project - http://support.ntp.org/

_______________________________________________
questions mailing list
[email protected]
https://lists.ntp.org/mailman/listinfo/questions

Reply via email to