]> mj.ucw.cz Git - nsc-5.git/blob - cf.dist/blackhole
Relative names with dots are now allowed if the dots are escaped
[nsc-5.git] / cf.dist / blackhole
1 ; Recommended contents of blackhole zones as per RFC 6303
2 ; However, we need to set the NS record to our address,
3 ; since otherwise BIND complains.
4
5 define(`DISABLE_LOCALHOST', 1)
6 define(`MAINTNAME', `nobody.invalid.')
7 define(`REFRESH', 3600)
8 define(`RETRY', 1200)
9 define(`EXPIRE', 604800)
10 define(`MINTTL', 10800)
11
12 SOA(@)
13 NS(NSNAME)