mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-26 22:50:20 -04:00
9 lines
348 B
Text
9 lines
348 B
Text
|
|
example3. 3600 IN SOA n1.example3. hostmaster.ns1.example3. 1 3600 1200 604800 7200
|
||
|
|
example3. 3600 IN NS ns2.example3.
|
||
|
|
example3. 3600 IN NS ns3.example3.
|
||
|
|
ns1.example3. 3600 IN A 10.53.0.1
|
||
|
|
ns2.example3. 3600 IN A 10.53.0.2
|
||
|
|
ns3.example3. 3600 IN A 10.53.0.3
|
||
|
|
example3. 3600 IN SOA n1.example3. hostmaster.ns1.example3. 1 3600 1200 604800 7200
|
||
|
|
|