1; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
2;
3; SPDX-License-Identifier: MPL-2.0
4;
5; This Source Code Form is subject to the terms of the Mozilla Public
6; License, v. 2.0.  If a copy of the MPL was not distributed with this
7; file, you can obtain one at https://mozilla.org/MPL/2.0/.
8;
9; See the COPYRIGHT file distributed with this work for additional
10; information regarding copyright ownership.
11
12$TTL 300	; 5 minutes
13@			SOA	mname1. . (
14				2000062101 ; serial
15				20         ; refresh (20 seconds)
16				20         ; retry (20 seconds)
17				1814400    ; expire (3 weeks)
18				3600       ; minimum (1 hour)
19				)
20			NS	ns
21ns			A	10.53.0.1
22
23a1			A	\# 4 0A000001
24a2			A	\# 4 0A 00 00 01
25a3		CLASS1	A	10.0.0.1
26a4		CLASS1	A	\# 4 0A000001
27a5			TYPE1	10.0.0.1
28a6			TYPE1	\# 4 0A000001
29a7		CLASS1	TYPE1	10.0.0.1
30a8		CLASS1	TYPE1	\# 4 0A000001
31a9		IN	TYPE1	10.0.0.1
32a10		IN	TYPE1	\# 4 0A000001
33a11		IN	TYPE1	\# 4 0a000001
34a12		IN	A	\# 4 0A000001
35
36null		IN	NULL	\# 1 00
37empty		IN	NULL	\# 0
38empty		IN	TYPE124	\# 0
39
40emptyplus	IN	TYPE125 \# 0
41emptyplus	IN	TYPE125 \# 1 11
42
43txt1		IN	TXT	"hello"
44txt2		CLASS1	TXT	"hello"
45txt3		IN	TYPE16	"hello"
46txt4		CLASS1	TYPE16	"hello"
47txt5			TXT	\# 6 0568656C6C6F
48txt6			TYPE16	\# 6 0568656C6C6F
49txt7		IN	TXT	\# 6 0568656C6C6F
50txt8		IN	TXT	"\#" 2 0145
51txt9		IN	TXT	\# text
52
53unk1			TYPE123	\# 1 00
54unk2		CLASS1	TYPE123	\# 1 00
55unk3		IN	TYPE123	\# 1 00
56$INCLUDE large.db
57