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 60
13.			SOA	ns1.	marka.isc.org 1 0 0 0 0
14.			NS	ns1.
15ns1.			A	10.53.0.1
16dropedns.		NS	ns.dropedns.
17ns.dropedns.		A	10.53.0.2
18dropedns-notcp.		NS	ns.dropedns-notcp.
19ns.dropedns-notcp.	A	10.53.0.3
20plain.			NS	ns.plain.
21ns.plain.		A	10.53.0.4
22plain-notcp.		NS	ns.plain-notcp.
23ns.plain-notcp.		A	10.53.0.5
24edns512.		NS	ns.edns512.
25ns.edns512.		A	10.53.0.6
26edns512-notcp.		NS	ns.edns512-notcp.
27ns.edns512-notcp.	A	10.53.0.7
28ednsformerr.		NS	ns.ednsformerr.
29ns.ednsformerr.		A	10.53.0.8
30ednsnotimp.		NS	ns.ednsnotimp.
31ns.ednsnotimp.		A	10.53.0.9
32ednsrefused.		NS	ns.ednsrefused.
33ns.ednsrefused.		A	10.53.0.10
34