xref: /netbsd-src/external/mpl/bind/dist/bin/tests/system/dnssec/signer/example.db.in (revision a8c74629f602faa0ccf8a463757d7baf858bbf3a)
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 http://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 60
11example. 60 IN SOA example. . 0 0 0 0 0
12example. 60 IN NS example.
13example. 60 IN A 1.2.3.4
14; out of zone record
15out-of-zone. 60 IN A 1.2.3.4
16