mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 05:28:00 +00:00
13 lines
223 B
Plaintext
13 lines
223 B
Plaintext
$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 in A 1.2.3.4
|
|
a in NS ns1.vix.com.
|
|
|