2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

add reference file

This commit is contained in:
Mark Andrews
2000-09-13 01:22:25 +00:00
parent 7a21d6207f
commit a05a8baeb1

View 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