From: Mark Wooding Date: Sun, 4 May 2014 09:46:28 +0000 (+0100) Subject: dnserr.in: IPv6 records for the invalid signature entries. X-Git-Url: https://git.distorted.org.uk/~mdw/dnserr/commitdiff_plain/d754e0eb9dcc80a035e91ccedf539abf885a4e75 dnserr.in: IPv6 records for the invalid signature entries. --- diff --git a/dnserr.in b/dnserr.in index fef8a2b..a6d9ee8 100644 --- a/dnserr.in +++ b/dnserr.in @@ -75,10 +75,12 @@ SUBZONE([lame]) ;; An RRset whose DNSsec signature has expired. expired-rrsig IN A 127.0.0.1 + IN AAAA ::1 ; IN RRSIG ? ;; An RRset whose signature is incorrect. -invalid-rrsigx IN A 127.0.0.1 +invalid-rrsig IN A 127.0.0.1 + IN AAAA ::1 ; IN RRSIG ? ;; A delegation with an incorrect DS record.