xref: /netbsd-src/external/mpl/bind/dist/bin/tests/system/dnssec/README (revision 627f7eb200a4419d89b531d55fccd2ee3ffdcde0)
1Copyright (C) Internet Systems Consortium, Inc. ("ISC")
2
3See COPYRIGHT in the source root or https://isc.org/copyright.html for terms.
4
5The test setup for the DNSSEC tests has a secure root.
6
7ns1 is the root server.
8
9ns2 and ns3 are authoritative servers for the various test domains.
10
11ns4 is a caching-only server, configured with the correct trusted key
12for the root.
13
14ns5 is a caching-only server, configured with the an incorrect trusted
15key for the root.  It is used for testing failure cases.
16
17ns6 is an caching and authoritative server used for testing unusual
18server behaviors such as disabled DNSSEC algorithms.
19
20ns7 is used for checking non-cacheable answers.
21
22ns8 is a caching-only server, configured with unsupported and disabled
23algorithms.  It is used for testing failure cases.
24
25ns9 is a forwarding-only server.
26