.lidl TLD DNSSEC Outage: 2017-12-07
Date: December 7, 2017
Overview
This page gives some details on the lidl TLD DNSSEC outage on December 7, 2017.
Timeline / DNSViz
- 2017-12-07 17:23:06 UTC — Bogus DNSSEC delegation
- 2017-12-07 17:39:27 UTC — Bogus DNSSEC delegation
- 2017-12-07 17:41:59 UTC — Bogus DNSSEC delegation
- 2017-12-07 19:57:43 UTC — Bogus DNSSEC delegation
- 2017-12-07 20:47:36 UTC — outage debris remaining
DNS-OARC: with and without DNSSEC
DNSSEC can be disabled in queries via the CD (checking disabled) bit. Let's compare DNS queries with and without DNSSEC.
With DNSSEC, DNS queries fail:
$ dig +dnssec ns lidl. @184.105.193.73
; <<>> DiG 9.10.3-P4-Debian <<>> +dnssec ns lidl. @184.105.193.73
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 19161
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags: do; udp: 4096
;; QUESTION SECTION:
;lidl. IN NS
;; Query time: 1160 msec
;; SERVER: 184.105.193.73#53(184.105.193.73)
;; WHEN: Thu Dec 07 17:23:06 UTC 2017
;; MSG SIZE rcvd: 33
You have to disable DNSSEC to make DNS queries work:
$ dig +cd ns lidl. @184.105.193.74
; <<>> DiG 9.10.3-P4-Debian <<>> +cd ns lidl. @184.105.193.74
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 22732
;; flags: qr rd ra cd; QUERY: 1, ANSWER: 8, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;lidl. IN NS
;; ANSWER SECTION:
lidl. 43200 IN NS d.nic.lidl.
lidl. 43200 IN NS c.nic.lidl.
lidl. 43200 IN NS b.nic.lidl.
lidl. 43200 IN NS ns2b.ksregistry.com.
lidl. 43200 IN NS ns1b.ksregistry.net.
lidl. 43200 IN NS ns2a.ksregistry.com.
lidl. 43200 IN NS a.nic.lidl.
lidl. 43200 IN NS ns1a.ksregistry.net.
;; Query time: 500 msec
;; SERVER: 184.105.193.74#53(184.105.193.74)
;; WHEN: Thu Dec 07 17:23:09 UTC 2017
;; MSG SIZE rcvd: 205
Logfile examples
- [1512667377] unbound[17553:0] info: validation failure <lidl. NS IN>: signature missing from 203.119.88.75 for key lidl. while building chain of trust
- [1512667694] unbound[17553:0] info: validation failure <lidl. NS IN>: signature missing from 194.169.218.91 for key lidl. while building chain of trust
- [1512667992] unbound[17553:0] info: validation failure <lidl. NS IN>: signature missing from 72.0.48.76 for key lidl. while building chain of trust
- [1512668305] unbound[17553:0] info: validation failure <lidl. NS IN>: signature missing from 203.119.88.76 for key lidl. while building chain of trust
- [1512668631] unbound[17553:0] info: validation failure <lidl. NS IN>: signature missing from 72.0.48.75 for key lidl. while building chain of trust
- [1512668928] unbound[17553:0] info: validation failure <lidl. NS IN>: signature missing from 212.18.249.91 for key lidl. while building chain of trust
- [1512673601] unbound[17553:0] info: validation failure <lidl. NS IN>: signature missing from 185.24.64.91 for key lidl. while building chain of trust
- [1512676418] unbound[17553:0] info: validation failure <lidl. NS IN>: signature missing from 212.18.248.91 for key lidl. while building chain of trust