NameDateSize

..Today162

clean.shH A D22-Feb-2024822

ns1/H22-Feb-20246

ns10/H22-Feb-20245

ns2/H22-Feb-20246

ns3/H22-Feb-20244

ns4/H22-Feb-20244

ns5/H22-Feb-20246

ns6/H22-Feb-20244

ns7/H22-Feb-20244

ns8/H22-Feb-20245

ns9/H22-Feb-20246

READMEH A D24-Sep-20221,015

setup.shH A D21-Feb-20241.1 KiB

tests_checkds.pyH A D22-Feb-202413.8 KiB

README

1Copyright (C) Internet Systems Consortium, Inc. ("ISC")
2
3SPDX-License-Identifier: MPL-2.0
4
5This Source Code Form is subject to the terms of the Mozilla Public
6License, v. 2.0.  If a copy of the MPL was not distributed with this
7file, you can obtain one at https://mozilla.org/MPL/2.0/.
8
9See the COPYRIGHT file distributed with this work for additional
10information regarding copyright ownership.
11
12The test setup for the checkds tests.
13
14These servers are parent servers:
15- ns2 is a primary authoritative server that serves the parent zone for zones
16  configured in ns9.
17- ns4 is the secondary server for ns2.
18- ns5 is a primary authoritative server that serves the parent zone for zones
19  configured in ns9, but this one does not publish DS records (to test cases
20  where the DS is missing).
21- ns6 is an authoritative server for a different zone, to test badly configured
22  parental agents.
23- ns7 is the secondary server for ns5.
24
25Finally, ns9 is the authoritative server for the various DNSSEC enabled test
26domains.
27