xref: /netbsd-src/external/mpl/bind/dist/bin/tests/system/dns64/ns1/example.db (revision f281902de12281841521aa31ef834ad944d725e2)
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	3600
13@	SOA ns1 marka.isc.org. 0 0 0 0 1200
14@	NS ns1
15ns1	A	10.53.0.1
16excluded-good-a	AAAA	2001:eeee::1
17		A	1.2.3.4
18excluded-bad-a	AAAA	2001:eeee::2
19		A	10.0.0.1
20excluded-only	AAAA	2001:eeee::3
21partially-excluded-good-a	AAAA	2001:eeee::1
22		AAAA	2001::1
23		A	1.2.3.4
24partially-excluded-bad-a	AAAA	2001:eeee::2
25		AAAA	2001::2
26		A	10.0.0.1
27partially-excluded-only	AAAA	2001:eeee::3
28		AAAA	2001::3
29a-only		A	1.2.3.5
30a-and-aaaa	AAAA	2001::1
31		A	1.2.3.6
32aaaa-only	AAAA	2001::2
33a-not-mapped	A	10.0.0.2
34a-and-mapped	AAAA	::ffff:1.2.3.4
35		A	1.2.3.5
36a-and-aaaa-and-mapped AAAA 2001:eeee::4
37a-and-aaaa-and-mapped AAAA ::ffff:1.2.3.4
38a-and-aaaa-and-mapped A	1.2.3.5
39mx-only		MX	10 ns.example.
40cname-excluded-good-a CNAME excluded-good-a
41cname-excluded-bad-a CNAME excluded-bad-a
42cname-excluded-only CNAME excluded-only
43cname-partial-excluded-good-a CNAME partial-excluded-good-a
44cname-partial-excluded-bad-a CNAME partial-excluded-bad-a
45cname-partial-excluded-only CNAME partial-excluded-only
46cname-a-only CNAME a-only
47cname-a-and-aaaa CNAME a-and-aaaa
48cname-aaaa-only CNAME aaaa-only
49cname-a-not-mapped CNAME a-not-mapped
50cname-mx-only CNAME mx-only
51cname-non-existent CNAME non-existent
52ttl-less-than-600 500 A 5.6.7.8
53ttl-more-than-600 700 A 5.6.7.8
54ttl-less-than-minimum 1100 A 5.6.7.8
55ttl-more-than-minimum 1300 A 5.6.7.8
56rpz 1500 A 99.99.99.99
57