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$ORIGIN net.
13$TTL 300
14@ 			IN SOA	gson.nominum.com. a.root.servers.nil. (
15				2000042100   	; serial
16				600         	; refresh
17				600         	; retry
18				1200    	; expire
19				600       	; minimum
20				)
21@			NS	a.root-servers.nil.
22
23; FI. authoritative servers, for the FI. glue test.
24uu.net.			NS	ns.uu.net.
25NS.UU.NET.		172800	IN	A	137.39.1.3
26eu.net.			NS	ns.eu.net.
27NS.EU.NET.		172800	IN	A	192.16.202.11
28
29; Referral outside of server authority, but with glue records present.
30; Don't hand out the glue.
31example.net.			NS	ns1.example.
32example.net.			NS	ns2.example.
33ns1.example.		172800	IN	A	1.1.1.1
34ns2.example.		172800	IN	A	2.2.2.2
35