bind9/bin/tests/system/upforwd/knowngood.before.example3
Matthijs Mekking 72530d2f9c Add new upforwd system test
Add a new upforwd system test that checks if update forwarding still
works if the first primary is badly configured.

We cannot reuse the 'example.' zone for this test because that
checks if update forwarding works for DoT. What transport is used
in the new test is of no relevance.

Update the system test to use different known good file names for
the different zones that are being tested.
2022-10-27 12:22:23 +02:00

8 lines
348 B
Text

example3. 3600 IN SOA n1.example3. hostmaster.ns1.example3. 1 3600 1200 604800 7200
example3. 3600 IN NS ns2.example3.
example3. 3600 IN NS ns3.example3.
ns1.example3. 3600 IN A 10.53.0.1
ns2.example3. 3600 IN A 10.53.0.2
ns3.example3. 3600 IN A 10.53.0.3
example3. 3600 IN SOA n1.example3. hostmaster.ns1.example3. 1 3600 1200 604800 7200