mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
Create the basic files comprising a system test and define a few helper functions which will be useful when testing mirror zones.
14 lines
518 B
Plaintext
14 lines
518 B
Plaintext
; 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 3600
|
|
@ SOA a.root-servers.nil. hostmaster 2000010100 3600 1200 604800 3600
|
|
@ NS a.root-servers.nil.
|
|
a.root-servers.nil. A 10.53.0.1
|