• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..08-Oct-2021-

ns1/H08-Oct-2021-8152

ns2/H08-Oct-2021-221161

ns3/H08-Oct-2021-10286

READMEH A D08-Oct-2021767 1812

clean.shH A D08-Oct-2021656 2717

setup.shH A D08-Oct-2021720 248

tests.shH A D08-Oct-202126.2 KiB555412

README

1Copyright (C) Internet Systems Consortium, Inc. ("ISC")
2
3See COPYRIGHT in the source root or https://isc.org/copyright.html for terms.
4
5This test checks whether zones configured with "type mirror;" behave as
6expected.
7
8ns1 is an authoritative-only server.  It only serves the root zone, which is
9mirrored by ns3.
10
11ns2 is an authoritative-only server.  It serves a number of zones, some of which
12are delegated to it by ns1 and used in recursive resolution tests aimed at ns3
13while others are only served so that ns3 has a primary server to mirror zones
14from during various tests of the mirror zone implementation.
15
16ns3 is a recursive resolver.  It has a number of mirror zones configured.  This
17is the only server whose behavior is being examined by this system test.
18