mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-17 16:18:06 -04:00
9 lines
157 B
Text
9 lines
157 B
Text
|
|
$ORIGIN .
|
||
|
|
$TTL 120
|
||
|
|
@ SOA tld4. hostmaster.ns.tld4. ( 1 3600 1200 604800 60 )
|
||
|
|
NS ns
|
||
|
|
ns A 10.53.0.2
|
||
|
|
$INCLUDE withoutorigin
|
||
|
|
$INCLUDE withoutorigin origin
|
||
|
|
|