blob: 8046410393227d228c8e899f8371b9157aee332b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
;; This file contains records for the BIND./CH zone. It contains version
;; (VERSION.BIND.) and authors (AUTHORS.BIND.) information. You can add
;; more records or modify this zone file like any other zone file. If
;; you modify this file, you can reload the zone by issuing the
;; following command in the bindctl program:
;;
;; Auth loadzone CH BIND
;; This is here mostly for technical reasons.
BIND. 0 CH SOA bind. authors.bind. 0 28800 7200 604800 86400
BIND. 0 CH NS BIND.
VERSION.BIND. 0 CH TXT "@@VERSION_STRING@@"
;; HOSTNAME.BIND 0 CH TXT "localhost"
|