mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 21:47:59 +00:00
add reference file
This commit is contained in:
parent
7a21d6207f
commit
a05a8baeb1
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user