xref: /netbsd-src/external/mpl/bind/dist/bin/tests/system/resolver/ns6/root.db (revision 9689912e6b171cbda866ec33f15ae94a04e2c02d)
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
13. 			IN SOA	marka.isc.org. a.root.servers.nil. (
14				2010   	; serial
15				600         	; refresh
16				600         	; retry
17				1200    	; expire
18				600       	; minimum
19				)
20.			NS	a.root-servers.nil.
21a.root-servers.nil.	A	10.53.0.6
22a.root-servers.nil.	AAAA	fd92:7065:b8e:ffff::6
23moves.			NS	ns.server.
24server.			NS	ns7.server.
25ns7.server.		A	10.53.0.7
26;
27; These two delegations are strictly not necessary as the test resolver (ns5)
28; doesn't have this zone as its root.  They are just done for consistency with
29; the delegations in ns4/tld.
30;
31no-edns-version.tld.	NS	ns.no-edns-version.tld.
32ns.no-edns-version.tld.	A	10.53.0.6
33edns-version.tld.	NS	ns.edns-version.tld.
34ns.edns-version.tld.	A	10.53.0.7
35v4only.net.		NS	v4.nameserver.
36v4.nameserver.		A	10.53.0.4
37;
38; Servers for regression test for GL #6412
39; They return broken NODATA responses (incorrect SOA) for the test zone.
40;
41gl6412.			NS	ns2.gl6412.
42gl6412.			NS	ns3.gl6412.
43ns2.gl6412.		A	10.53.0.2
44ns3.gl6412.		A	10.53.0.3
45