mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 03:11:56 -05:00
6 lines
267 B
Text
6 lines
267 B
Text
example. 3600 IN SOA n1.example. hostmaster.ns1.example. 1 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
|
|
example. 3600 IN SOA n1.example. hostmaster.ns1.example. 1 3600 1200 604800 7200
|
|
|