Also known as ISC bind. This import adds utilities such as host(1), dig(1), and nslookup(1), as well as many other tools and libraries. Change-Id: I035ca46e64f1965d57019e773f4ff0ef035e4aa3
10 lines
288 B
Dns
10 lines
288 B
Dns
;
|
|
; This is a zone which has two DNSKEY records, none of which have
|
|
; existing private key files available. The resulting zone should fail
|
|
; the consistancy tests.
|
|
;
|
|
$TTL 3600
|
|
example.com. IN SOA ns hostmaster 00090000 1200 3600 604800 300
|
|
$include bogus-ksk.key
|
|
$include bogus-zsk.key
|