Blame bin/tests/system/chain/ns2/example.db

Packit Service ae04f2
; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
Packit Service ae04f2
;
Packit Service ae04f2
; This Source Code Form is subject to the terms of the Mozilla Public
Packit Service ae04f2
; License, v. 2.0. If a copy of the MPL was not distributed with this
Packit Service ae04f2
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
Packit Service ae04f2
;
Packit Service ae04f2
; See the COPYRIGHT file distributed with this work for additional
Packit Service ae04f2
; information regarding copyright ownership.
Packit Service ae04f2
Packit Service ae04f2
$TTL 300	; 5 minutes
Packit Service ae04f2
@			IN SOA	mname1. . (
Packit Service ae04f2
				2000042407 ; serial
Packit Service ae04f2
				20         ; refresh (20 seconds)
Packit Service ae04f2
				20         ; retry (20 seconds)
Packit Service ae04f2
				1814400    ; expire (3 weeks)
Packit Service ae04f2
				3600       ; minimum (1 hour)
Packit Service ae04f2
				)
Packit Service ae04f2
			NS	ns2
Packit Service ae04f2
ns2			A	10.53.0.2
Packit Service ae04f2
Packit Service ae04f2
a.short			A	10.0.0.1
Packit Service ae04f2
short-dname		DNAME	short
Packit Service ae04f2
a.longlonglonglonglonglonglonglonglonglonglonglonglong	A 10.0.0.2
Packit Service ae04f2
long-dname		DNAME	longlonglonglonglonglonglonglonglonglonglonglonglong
Packit Service ae04f2
toolong-dname		DNAME	longlonglonglonglonglonglonglonglonglonglonglonglong
Packit Service ae04f2
cname			CNAME	a.cnamedname
Packit Service ae04f2
cnamedname		DNAME	target
Packit Service ae04f2
a.target		A	10.0.0.3
Packit Service ae04f2
Packit Service ae04f2
; CNAME to delegation
Packit Service ae04f2
; (unsigned delegations, external and internal)
Packit Service ae04f2
sub5			NS	ns5.sub5
Packit Service ae04f2
ns5.sub5		A	10.53.0.5
Packit Service ae04f2
a			CNAME	a.sub5
Packit Service ae04f2
sub2			NS	ns2.sub2
Packit Service ae04f2
ns2.sub2		A	10.53.0.2
Packit Service ae04f2
b			CNAME	b.sub2
Packit Service ae04f2
Packit Service ae04f2
; (signed delegation, external and internal)
Packit Service ae04f2
; note: these DS records are fake and will not validate; we're only
Packit Service ae04f2
; testing that the resolver handles their presence in a reply correctly
Packit Service ae04f2
signed-sub5		NS	ns5.sub5
Packit Service ae04f2
signed-sub5		DS	44137 8 2 1CB4F54E0B4F4F85109143113A3C679716A2377D86EB0907846A03FB 0C0A3927
Packit Service ae04f2
c			CNAME	c.signed-sub5
Packit Service ae04f2
signed-sub2		NS	ns2.sub2
Packit Service ae04f2
signed-sub2		DS	44137 8 2 1CB4F54E0B4F4F85109143113A3C679716A2377D86EB0907846A03FB 0C0A3927
Packit Service ae04f2
d			CNAME	d.signed-sub2
Packit Service ae04f2
Packit Service ae04f2
; long CNAME loop
Packit Service ae04f2
loop			CNAME	goop
Packit Service ae04f2
goop			CNAME	boop
Packit Service ae04f2
boop			CNAME	soup
Packit Service ae04f2
soup			CNAME	gump
Packit Service ae04f2
gump			CNAME	bump
Packit Service ae04f2
bump			CNAME	lump
Packit Service ae04f2
lump			CNAME	rump
Packit Service ae04f2
rump			CNAME	romp
Packit Service ae04f2
romp			CNAME	bomp
Packit Service ae04f2
bomp			CNAME	stomp
Packit Service ae04f2
stomp			CNAME	clomp
Packit Service ae04f2
clomp			CNAME	clump
Packit Service ae04f2
clump			CNAME	hunk
Packit Service ae04f2
hunk			CNAME	hank
Packit Service ae04f2
hank			CNAME	bank
Packit Service ae04f2
bank			CNAME	wank
Packit Service ae04f2
wank			CNAME	woop
Packit Service ae04f2
woop			CNAME	loop