mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 02:10:30 -05:00
12 lines
226 B
Text
12 lines
226 B
Text
|
|
$TTL 1000
|
||
|
|
@ in soa localhost. postmaster.localhost. (
|
||
|
|
1993050801 ;serial
|
||
|
|
3600 ;refresh
|
||
|
|
1800 ;retry
|
||
|
|
604800 ;expiration
|
||
|
|
3600 ) ;minimum
|
||
|
|
a in ns
|
||
|
|
a in ns ns2vix.com.
|
||
|
|
a in ns ns3vix.com.
|
||
|
|
b in a 1.2.3.4
|