mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 11:32:01 -05:00
13 lines
243 B
Text
13 lines
243 B
Text
$TTL 1000
|
|
@ in soa localhost. postmaster.localhost. (
|
|
1993050801 ;serial
|
|
3600 ;refresh
|
|
1800 ;retry
|
|
604800 ;expiration
|
|
3600 ) ;minimum
|
|
|
|
a.b.c.d in A 1.2.3.4
|
|
a.b.c in A 1.2.3.4
|
|
a.b in A 1.2.3.4
|
|
a in NS ns1.vix.com.
|
|
|