mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-22 23:01:43 -04:00
10 lines
206 B
Text
10 lines
206 B
Text
$TTL 1000
|
|
@ in soa localhost. postmaster.localhost. (
|
|
1993050801 ;serial
|
|
3600 ;refresh
|
|
1800 ;retry
|
|
604800 ;expiration
|
|
3600 ) ;minimum
|
|
a.b.c. in DNAME x.y.z.
|
|
a.x.y.z. in A 1.2.3.4
|
|
|