1; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
2;
3; This Source Code Form is subject to the terms of the Mozilla Public
4; License, v. 2.0. If a copy of the MPL was not distributed with this
5; file, you can obtain one at https://mozilla.org/MPL/2.0/.
6;
7; See the COPYRIGHT file distributed with this work for additional
8; information regarding copyright ownership.
9
10$ORIGIN .
11$TTL 300	; 5 minutes
12example.nil		IN SOA	ns1.example.nil. hostmaster.example.nil. (
13				1	   ; serial
14				2000       ; refresh (2000 seconds)
15				2000       ; retry (2000 seconds)
16				1814400    ; expire (3 weeks)
17				3600       ; minimum (1 hour)
18				)
19example.nil.		NS	ns1.example.nil.
20ns1.example.nil.	A	10.53.0.1
21example.nil.		NS	ns2.example.nil.
22ns2.example.nil.	A	10.53.0.2
23
24$ORIGIN example.nil.
25*			MX	10 mail
26a			TXT	"foo foo foo"
27			PTR	foo.net.
28$TTL 3600	; 1 hour
29a01			A	0.0.0.0
30a02			A	255.255.255.255
31a601			AAAA	ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
32afsdb01			AFSDB	0 hostname
33afsdb02			AFSDB	65535 .
34$TTL 300	; 5 minutes
35b			CNAME	foo.net.
36c			A	73.80.65.49
37$TTL 3600	; 1 hour
38cert01			CERT	65534 65535 PRIVATEOID (
39				MxFcby9k/yvedMfQgKzhH5er0Mu/vILz45IkskceFGgi
40				WCn/GxHhai6VAuHAoNUz4YoU1tVfSCSqQYn6//11U6Nl
41				d80jEeC8aTrO+KKmCaY= )
42cname01			CNAME	cname-target.
43cname02			CNAME	cname-target
44cname03			CNAME	.
45$TTL 300	; 5 minutes
46d			A	73.80.65.49
47$TTL 3600	; 1 hour
48dname01			DNAME	dname-target.
49dname02			DNAME	dname-target
50dname03			DNAME	.
51$TTL 300	; 5 minutes
52e			MX	10 mail
53			TXT	"one"
54			TXT	"three"
55			TXT	"two"
56			A	73.80.65.49
57			A	73.80.65.50
58			A	73.80.65.52
59			A	73.80.65.51
60f			A	73.80.65.52
61$TTL 3600	; 1 hour
62gpos01			GPOS	"-22.6882" "116.8652" "250.0"
63gpos02			GPOS	"" "" ""
64hinfo01			HINFO	"Generic PC clone" "NetBSD-1.4"
65hinfo02			HINFO	"PC" "NetBSD"
66isdn01			ISDN	"isdn-address"
67isdn02			ISDN	"isdn-address" "subaddress"
68isdn03			ISDN	"isdn-address"
69isdn04			ISDN	"isdn-address" "subaddress"
70key01			KEY	512 255 1 (
71				AQMFD5raczCJHViKtLYhWGz8hMY9UGRuniJDBzC7w0aR
72				yzWZriO6i2odGWWQVucZqKVsENW91IOW4vqudngPZsY3
73				GvQ/xVA8/7pyFj6b7Esga60zyGW6LFe9r8n6paHrlG5o
74				jqf0BaqHT+8= )
75kx01			KX	10 kdc
76kx02			KX	10 .
77loc01			LOC	60 9 0.000 N 24 39 0.000 E 10.00m 20m 2000m 20m
78loc02			LOC	60 9 0.000 N 24 39 0.000 E 10.00m 20m 2000m 20m
79mb01			MG	madname
80mb02			MG	.
81mg01			MG	mgmname
82mg02			MG	.
83minfo01			MINFO	rmailbx emailbx
84minfo02			MINFO	. .
85mr01			MR	mrname
86mr02			MR	.
87mx01			MX	10 mail
88mx02			MX	10 .
89naptr01			NAPTR	0 0 "" "" "" .
90naptr02			NAPTR	65535 65535 "blurgh" "blorf" ":(.*):\\1:" foo.
91nsap-ptr01		NSAP-PTR foo.
92			NSAP-PTR .
93nsap01			NSAP	0x47000580005a0000000001e133ffffff00016100
94nsap02			NSAP	0x47000580005a0000000001e133ffffff00016100
95nxt01			NXT	a.secure ( NS SOA MX SIG KEY LOC NXT )
96nxt02			NXT	. ( NSAP-PTR NXT )
97nxt03			NXT	. ( A )
98nxt04			NXT	. ( 127 )
99ptr01			PTR	example.nil.
100px01			PX	65535 foo. bar.
101px02			PX	65535 . .
102rp01			RP	mbox-dname txt-dname
103rp02			RP	. .
104rt01			RT	0 intermediate-host
105rt02			RT	65535 .
106$TTL 300	; 5 minutes
107s			NS	ns.s
108$ORIGIN s.example.nil.
109ns			A	73.80.65.49
110$ORIGIN example.nil.
111$TTL 3600	; 1 hour
112sig01			SIG	NXT 1 3 3600 20000102030405 (
113				19961211100908 2143 foo
114				MxFcby9k/yvedMfQgKzhH5er0Mu/vILz45IkskceFGgi
115				WCn/GxHhai6VAuHAoNUz4YoU1tVfSCSqQYn6//11U6Nl
116				d80jEeC8aTrO+KKmCaY= )
117srv01			SRV	0 0 0 .
118srv02			SRV	65535 65535 65535 old-slow-box.example.com.
119$TTL 301	; 5 minutes 1 second
120t			A	73.80.65.49
121$TTL 3600	; 1 hour
122txt01			TXT	"foo"
123txt02			TXT	"foo" "bar"
124txt03			TXT	"foo"
125txt04			TXT	"foo" "bar"
126txt05			TXT	"foo bar"
127txt06			TXT	"foo bar"
128txt07			TXT	"foo bar"
129txt08			TXT	"foo\010bar"
130txt09			TXT	"foo\010bar"
131txt10			TXT	"foo bar"
132txt11			TXT	"\"foo\""
133txt12			TXT	"\"foo\""
134$TTL 300	; 5 minutes
135u			TXT	"txt-not-in-nxt"
136$ORIGIN u.example.nil.
137a			A	73.80.65.49
138b			A	73.80.65.49
139$ORIGIN example.nil.
140$TTL 3600	; 1 hour
141wks01			WKS	10.0.0.1 6 ( 0 1 2 21 23 )
142wks02			WKS	10.0.0.1 17 ( 0 1 2 53 )
143wks03			WKS	10.0.0.2 6 ( 65535 )
144x2501			X25	"123456789"
145large			TXT	( 1234567890 1234567890 1234567890 1234567890
146				  1234567890 1234567890 1234567890 1234567890
147				  1234567890 1234567890 1234567890 1234567890
148				  1234567890 1234567890 1234567890 1234567890
149				  1234567890 1234567890 1234567890 1234567890
150				  1234567890 1234567890 1234567890 1234567890
151				  1234567890 1234567890 1234567890 1234567890
152				  1234567890 1234567890 1234567890 1234567890
153				  1234567890 1234567890 1234567890 1234567890
154				  1234567890 1234567890 1234567890 1234567890
155				  1234567890 1234567890 1234567890 1234567890
156				  1234567890 1234567890 1234567890 1234567890
157				  1234567890 1234567890 1234567890 1234567890
158				  1234567890 1234567890 1234567890 1234567890
159				  1234567890 1234567890 1234567890 1234567890
160				  1234567890 1234567890 1234567890 1234567890
161				  1234567890 1234567890 1234567890 1234567890 )
162