59 lines
1.6 KiB
Text
59 lines
1.6 KiB
Text
; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
|
;
|
|
; SPDX-License-Identifier: MPL-2.0
|
|
;
|
|
; This Source Code Form is subject to the terms of the Mozilla Public
|
|
; License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
; file, you can obtain one at https://mozilla.org/MPL/2.0/.
|
|
;
|
|
; See the COPYRIGHT file distributed with this work for additional
|
|
; information regarding copyright ownership.
|
|
|
|
$TTL 1D
|
|
|
|
@ IN SOA ns hostmaster (
|
|
1
|
|
3600
|
|
1800
|
|
1814400
|
|
3
|
|
)
|
|
NS ns
|
|
ns A 10.53.0.1
|
|
mx MX 10 mail
|
|
a A 10.53.0.1
|
|
A 10.53.0.2
|
|
aaaa AAAA 2001:db8::53
|
|
cname CNAME cname-target
|
|
dname DNAME dname-target
|
|
txt TXT "this is text"
|
|
|
|
;;
|
|
;; we are not testing DNSSEC behavior, so we don't care about the semantics
|
|
;; of the following records.
|
|
dnskey 300 DNSKEY 256 3 13 (
|
|
TEcpWeW1mJp+OujqyInMbjGRODJIYen/4kMR
|
|
wO6zW3RzrvmNIMgFag6G uXofiSwJ6YDeQ0O
|
|
3uhPJsJ7ivpbh+w==
|
|
)
|
|
private-dnskey 300 DNSKEY 256 3 253 ( AAo= )
|
|
ds 300 NS .
|
|
ds 300 DS 30795 1 1 (
|
|
310D27F4D82C1FC2400704EA9939FE6E1CEA
|
|
A3B9 )
|
|
cdnskey 300 CDNSKEY 256 3 13 (
|
|
TEcpWeW1mJp+OujqyInMbjGRODJIYen/4kMR
|
|
wO6zW3RzrvmNIMgFag6G uXofiSwJ6YDeQ0O
|
|
3uhPJsJ7ivpbh+w==
|
|
)
|
|
private-cdnskey 300 CDNSKEY 256 3 253 ( AAo= )
|
|
cds 300 CDS 30795 1 1 (
|
|
310D27F4D82C1FC2400704EA9939FE6E1CEA
|
|
A3B9 )
|
|
nsec 600 NSEC nsecnext NS DS RRSIG NSEC
|
|
rrsig 300 RRSIG SOA 1 0 300 20050714214747 (
|
|
20050614214747 30795 .
|
|
yi/RRPAQmn6rnjDQaCqVValBa+ICF00ZldKf
|
|
ZSDaoew5mMUh83DlrrPPNeAxrzMSNzDGlJ6P
|
|
fdyIFgzPn/CvthF4kjBUAiJTp4r2zhlaUJQ+
|
|
QFo+drYXYgVJo6aA36fj )
|