smart TLD DNSSEC Outage: 2016-10-06

Updated: October 8, 2016

Overview

This page gives some details on the .smart TLD DNSSEC outage on October 6, 2016.

Timeline / DNSViz

DNSSEC Debugger

Unlike DNSViz, Verisign's DNSSEC Debugger doesn't archive results, so here's a screenshot of my web browser's output from October 2, 2016:

October 6, 2016 .smart TLD DNSSEC outage

OpenDNS & Google Public DNS

OpenDNS does not support DNSSEC, instead supporting DNSCurve. Google Public DNS currently supports only DNSSEC, and thus, Google's users saw SERVFAIL for queries under smart during this outage.

$ dig ns nic.smart. @resolver1.opendns.com.

; <<>> DiG 9.4.2-P2 <<>> ns nic.smart. @resolver1.opendns.com.
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 54117
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;nic.smart. IN NS

;; ANSWER SECTION:
nic.smart. 3600 IN NS ns1.nic.smart.
nic.smart. 3600 IN NS apdns3.nic.smart.
nic.smart. 3600 IN NS apdns4.nic.smart.

;; Query time: 56 msec
;; SERVER: 208.67.222.222#53(208.67.222.222)
;; WHEN: Thu Oct 6 01:32:45 2016
;; MSG SIZE rcvd: 87


With Google Public DNS, because of DNSSEC, queries fail:

$ dig +dnssec ns nic.smart. @8.8.8.8

; <<>> DiG 9.4.2-P2 <<>> +dnssec ns nic.smart. @8.8.8.8
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 45745
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags: do; udp: 512
;; QUESTION SECTION:
;nic.smart. IN NS

;; Query time: 654 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Oct 6 01:32:46 2016
;; MSG SIZE rcvd: 38

dnscheck

Zonemaster

Logfile examples