Test grafting and synth-from-dnssec using primary zone

(cherry picked from commit 33454fb0e9)
This commit is contained in:
Mark Andrews
2022-06-20 10:49:24 +10:00
parent 00db079f79
commit 443fb79a2c
4 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
;
; SPDX-License-Identifier: MPL-2.0
;
; 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 https://mozilla.org/MPL/2.0/.
;
; See the COPYRIGHT file distributed with this work for additional
; information regarding copyright ownership.
$TTL 3600
@ SOA ns5 hostmaster 1 3600 1200 604800 3600
@ NS ns5
ns5 A 10.53.0.5
example NS ns2.example
ns2.example A 10.53.0.2