diff options
Diffstat (limited to 'bin/tests/system/xfer/ns2/slave.db.in')
-rw-r--r-- | bin/tests/system/xfer/ns2/slave.db.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/bin/tests/system/xfer/ns2/slave.db.in b/bin/tests/system/xfer/ns2/slave.db.in new file mode 100644 index 0000000..4ee2094 --- /dev/null +++ b/bin/tests/system/xfer/ns2/slave.db.in @@ -0,0 +1,17 @@ +; Copyright (C) Internet Systems Consortium, Inc. ("ISC") +; +; This Source Code Form is subject to the terms of the Mozilla Public +; License, v. 2.0. If a copy of the MPL was not distributed with this +; file, You can obtain one at http://mozilla.org/MPL/2.0/. +; +; See the COPYRIGHT file distributed with this work for additional +; information regarding copyright ownership. + +$TTL 5 + +@ IN SOA ns1 hostmaster 1 5 5 5 5 +@ NS ns1 +ns1 A 10.53.0.1 +a01 A 1.1.1.1 +a02 A 255.255.255.255 + |