mirror of
https://github.com/NLnetLabs/dnst.git
synced 2026-08-17 21:25:51 +02:00
Note: Lacks Bubble Babble and OpenSSL Engine support compared to the original `ldns-signzone`.
31 lines
2.1 KiB
Plaintext
31 lines
2.1 KiB
Plaintext
; Extracted using ldns-readzone -s from the signed zone defined at
|
|
; https://datatracker.ietf.org/doc/html/rfc4035#appendix-A
|
|
; Keys have been replaced by newer algorithm 8 instead of older algorithm 5
|
|
; which we do not support, and to match key pairs stored alongside this file.
|
|
example. 3600 IN SOA ns1.example. bugs.x.w.example. 1081539377 3600 300 3600000 3600
|
|
example. 3600 IN NS ns2.example.
|
|
example. 3600 IN NS ns1.example.
|
|
example. 3600 IN MX 1 xx.example.
|
|
example. 3600 IN DNSKEY 257 3 8 AwEAAaYL5iwWI6UgSQVcDZmH7DrhQU/P6cOfi4wXYDzHypsfZ1D8znPwoAqhj54kTBVqgZDHw8QEnMcS3TWxvHBvncRTIXhCLx0BNK5/6mcTSK2IDbxl0j4vkcQrOxc77tyExuFfuXouuKVtE7rggOJiX6ga5LJW2if6Jxe/Rh8+aJv7 ;{id = 31967 (ksk), size = 1024b}
|
|
example. 3600 IN DNSKEY 256 3 8 AwEAAbsD4Tcz8hl2Rldov4CrfYpK3ORIh/giSGDlZaDTZR4gpGxGvMBwu2jzQ3m0iX3PvqPoaybC4tznjlJi8g/qsCRHhOkqWmjtmOYOJXEuUTb+4tPBkiboJM5QchxTfKxkYbJ2AD+VAUX1S6h/0DI0ZCGx1H90QTBE2ymRgHBwUfBt ;{id = 38353 (zsk), size = 1024b}
|
|
a.example. 3600 IN NS ns2.a.example.
|
|
a.example. 3600 IN NS ns1.a.example.
|
|
a.example. 3600 IN DS 57855 5 1 b6dcd485719adca18e5f3d48a2331627fdd3636b
|
|
ns1.a.example. 3600 IN A 192.0.2.5
|
|
ns2.a.example. 3600 IN A 192.0.2.6
|
|
ai.example. 3600 IN A 192.0.2.9
|
|
ai.example. 3600 IN HINFO "KLH-10" "ITS"
|
|
ai.example. 3600 IN AAAA 2001:db8::f00:baa9
|
|
b.example. 3600 IN NS ns1.b.example.
|
|
b.example. 3600 IN NS ns2.b.example.
|
|
ns1.b.example. 3600 IN A 192.0.2.7
|
|
ns2.b.example. 3600 IN A 192.0.2.8
|
|
ns1.example. 3600 IN A 192.0.2.1
|
|
ns2.example. 3600 IN A 192.0.2.2
|
|
*.w.example. 3600 IN MX 1 ai.example.
|
|
x.w.example. 3600 IN MX 1 xx.example.
|
|
x.y.w.example. 3600 IN MX 1 xx.example.
|
|
xx.example. 3600 IN A 192.0.2.10
|
|
xx.example. 3600 IN HINFO "KLH-10" "TOPS-20"
|
|
xx.example. 3600 IN AAAA 2001:db8::f00:baaa
|