Don't synthesize NXDOMAIN from NSEC for records under a DNAME

This commit is contained in:
Witold Kręcicki
2018-07-05 12:58:49 +02:00
committed by Witold Krecicki
parent cd0e7df6fc
commit 7f60bb39df
10 changed files with 51 additions and 2 deletions

View File

@@ -13,3 +13,5 @@ $TTL 3600
ns1 A 10.53.0.1
example NS ns1.example
ns1.example A 10.53.0.1
dnamed NS ns1.dnamed
ns1.dnamed A 10.53.0.1