mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-19 08:33:44 -04:00
The function 'private_type_record()' is now used in multiple system setup scripts and should be moved to the common configuration script conf.sh.common. |
||
|---|---|---|
| .. | ||
| ns2 | ||
| ns4 | ||
| ns5 | ||
| ns6 | ||
| ns7 | ||
| ns9 | ||
| clean.sh | ||
| conftest.py | ||
| README | ||
| setup.sh | ||
| tests-checkds.py | ||
Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or https://isc.org/copyright.html for terms.
The test setup for the checkds tests.
These servers are parent servers:
- ns2 is a primary authoritative server that serves the parent zone for zones
configured in ns9.
- ns4 is the secondary server for ns2.
- ns5 is a primary authoritative server that serves the parent zone for zones
configured in ns9, but this one does not publish DS records (to test cases
where the DS is missing).
- ns6 is an authoritative server for a different zone, to test badly configured
parental agents.
- ns7 is the secondary server for ns5.
Finally, ns9 is the authoritative server for the various DNSSEC enabled test
domains.