The ISC changed their release model, they are now doing odd-unstable/even-stable release numbering. This is a development version, consider it alpha/beta quality. The next stable release will be 9.14.0. Changes: https://kb.isc.org/article/AA-01612 Sponsored by: Absolight
12 lines
172 B
Plaintext
12 lines
172 B
Plaintext
|
|
; $FreeBSD$
|
|
|
|
$TTL 3h
|
|
localhost. SOA localhost. nobody.localhost. 42 1d 12h 1w 3h
|
|
; Serial, Refresh, Retry, Expire, Neg. cache TTL
|
|
|
|
NS localhost.
|
|
|
|
A 127.0.0.1
|
|
AAAA ::1
|