mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
add reference file
This commit is contained in:
8
bin/tests/system/upforwd/knowngood.ns1.after
Normal file
8
bin/tests/system/upforwd/knowngood.ns1.after
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
example. 3600 IN SOA n1.example. hostmaster.ns1.example. 2 3600 1200 604800 7200
|
||||||
|
example. 3600 IN NS ns2.example.
|
||||||
|
ns1.example. 3600 IN A 10.53.0.1
|
||||||
|
ns2.example. 3600 IN A 10.53.0.2
|
||||||
|
updated.example. 600 IN TXT "Foo"
|
||||||
|
updated.example. 600 IN A 10.10.10.1
|
||||||
|
example. 3600 IN SOA n1.example. hostmaster.ns1.example. 2 3600 1200 604800 7200
|
||||||
|
|
Reference in New Issue
Block a user