North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

Re: DNS .US outage

  • From: Suresh Ramasubramanian
  • Date: Thu Jul 07 00:36:32 2005
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Apb6OBrOVzLFkV4+0+ripeL1VgV0te4lF12n7GoO9jeUGc/+kCeTXHOWhYjYSAdmZOJmihdhFgzu0qR0g16cSR60ILoFvJ3Ks03yg/YKjI3BrOQZrZRr03JnUn4V5ODPwWRVWUVl7FB2ABg6WqxNeexbLzZYhfb2AkluFblgj1w=

On 07/07/05, Church, Chuck <[email protected]> wrote:
>  
> Anyone else having issues with .US right now  (~12AM EST)?  NSlookup, etc
> show various .us destinations as unknown domains...  
>   

nslookup is not the best tool to troubleshoot dns issues

works for me though -

[email protected] 10:02:22 [~]$ dig us NS

; <<>> DiG 8.3 <<>> us NS
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0
;; QUERY SECTION:
;;      us, type = NS, class = IN

;; ANSWER SECTION:
us.                     1d23h59m46s IN NS  A.GTLD.BIZ.
us.                     1d23h59m46s IN NS  B.GTLD.BIZ.
us.                     1d23h59m46s IN NS  C.GTLD.BIZ.

;; Total query time: 3 msec
;; FROM: frodo.hserus.net to SERVER: default -- 127.0.0.1
;; WHEN: Thu Jul  7 10:02:25 2005
;; MSG SIZE  sent: 20  rcvd: 76

and a random .us domain -

[email protected] 10:02:25 [~]$ dig help.us

; <<>> DiG 8.3 <<>> help.us
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUERY SECTION:
;;      help.us, type = A, class = IN

;; ANSWER SECTION:
help.us.                58m46s IN A     66.98.178.79

;; Total query time: 2 msec
;; FROM: frodo.hserus.net to SERVER: default -- 127.0.0.1
;; WHEN: Thu Jul  7 10:03:30 2005
;; MSG SIZE  sent: 25  rcvd: 41


-- 
Suresh Ramasubramanian ([email protected])