xref: /netbsd-src/external/mpl/bind/dist/bin/tests/system/unknown/ns1/example-in.db (revision d90047b5d07facf36e6c01dcc0bded8997ce9cc2)
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 http://mozilla.org/MPL/2.0/.
6;
7; See the COPYRIGHT file distributed with this work for additional
8; information regarding copyright ownership.
9
10$TTL 300	; 5 minutes
11@			SOA	mname1. . (
12				2000062101 ; serial
13				20         ; refresh (20 seconds)
14				20         ; retry (20 seconds)
15				1814400    ; expire (3 weeks)
16				3600       ; minimum (1 hour)
17				)
18			NS	ns
19ns			A	10.53.0.1
20
21a1			A	\# 4 0A000001
22a2			A	\# 4 0A 00 00 01
23a3		CLASS1	A	10.0.0.1
24a4		CLASS1	A	\# 4 0A000001
25a5			TYPE1	10.0.0.1
26a6			TYPE1	\# 4 0A000001
27a7		CLASS1	TYPE1	10.0.0.1
28a8		CLASS1	TYPE1	\# 4 0A000001
29a9		IN	TYPE1	10.0.0.1
30a10		IN	TYPE1	\# 4 0A000001
31a11		IN	TYPE1	\# 4 0a000001
32a12		IN	A	\# 4 0A000001
33
34null		IN	NULL	\# 1 00
35empty		IN	NULL	\# 0
36empty		IN	TYPE124	\# 0
37
38emptyplus	IN	TYPE125 \# 0
39emptyplus	IN	TYPE125 \# 1 11
40
41txt1		IN	TXT	"hello"
42txt2		CLASS1	TXT	"hello"
43txt3		IN	TYPE16	"hello"
44txt4		CLASS1	TYPE16	"hello"
45txt5			TXT	\# 6 0568656C6C6F
46txt6			TYPE16	\# 6 0568656C6C6F
47txt7		IN	TXT	\# 6 0568656C6C6F
48txt8		IN	TXT	"\#" 2 0145
49txt9		IN	TXT	\# text
50
51unk1			TYPE123	\# 1 00
52unk2		CLASS1	TYPE123	\# 1 00
53unk3		IN	TYPE123	\# 1 00
54$INCLUDE large.db
55