README
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 RPZ tests prepares a query perf tool and sets up
6policy zones.
7
8Name servers
9------------
10
11ns1 is the root server.
12
13ns2 and ns4 are authoritative servers for the various test domains.
14
15ns3 is the main rewriting resolver.
16
17ns5 and ns7 are additional rewriting resolvers.
18
19ns6 is a forwarding server.
20
21
22Updating the response policy zones
23----------------------------------
24
25test1, test2, test3, test4, test5, and test6 are dynamic update files. These
26updates are made against ns3. The script function "start_group" is called to
27start an new batch of tests that may depend on certain server updates. The
28function takes an optional file name and if provided the server updates are
29performed before executing the test batch.
30