invirt-dns returns SERVFAIL for DNSKEY/RRSIG records, breaking some validating resolvers
Bug #1376373 reported by
Anders Kaseorg
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Invirt Project |
Fix Released
|
Medium
|
Mitchell Berger |
Bug Description
My DNSSEC validating resolver (dnsmasq-full 2.71-3 with --dnssec --dnssec-
$ dig qsort.xvm.mit.edu @192.168.9.1
; <<>> DiG 9.9.5-4-Ubuntu <<>> qsort.xvm.mit.edu @192.168.9.1
;; global options: +cmd
;; connection timed out; no servers could be reached
I think this is because ns1 is returning SERVFAIL for DNSKEY and RRSIG queries. It should be returning an empty NOERROR response instead.
My router must actually be running dnsmasq v2.71test1. This was fixed in v2.71test2~7:
http:// thekelleys. org.uk/ gitweb/ ?p=dnsmasq. git;a=commitdif f;h=4872aa747b2 4238c0859166eaa e0ae3d89364244