mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 17:42:49 -04:00
add reference file
This commit is contained in:
parent
7a21d6207f
commit
a05a8baeb1
1 changed files with 8 additions and 0 deletions
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…
Reference in a new issue