patrickkasie
Verified User
We host a website called domain.nl and our NS will not resolve it any longer.
I have removed the DNSKEY using the pdnsutil remove-zone-key domain.nl keyid command, it looks like it has been succesfully deleted when I look in the database, but even after 20 minutes, 2 reboots of the NS later and no progress, I still cannot get domain.nl to resolve.
Code:
# dig DNSKEY domain.nl
; <<>> DiG 9.11.36-RedHat-9.11.36-11.el8_9 <<>> DNSKEY domain.nl
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 65096
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;domain.nl. IN DNSKEY
;; Query time: 13 msec
;; SERVER: 195.8.195.8#53(195.8.195.8)
;; WHEN: Tue Nov 28 18:36:05 CET 2023
;; MSG SIZE rcvd: 41
Last edited: