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 https://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	120
11@		SOA	ns.signed.  hostmaster.ns.signed. ( 1 3600 1200 604800 60 )
12@		NS	ns
13@               MX      10 mx
14
15ns		A	10.53.0.1
16		AAAA	fd92:7065:b8e:ffff::1
17
18a-only		NS	1.0.0.1
19aaaa-only	AAAA	2001:db8::2
20dual		A	1.0.0.3
21dual 		AAAA	2001:db8::3
22mx		A	1.0.0.3
23mx 		AAAA	2001:db8::3
24