From 59d4acf6e5db147149606b8b3cefd720011a10e5 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Tue, 4 Aug 2015 07:10:26 +0000 Subject: [PATCH] - Document that local-zone nodefault matches exactly and transparent can be used to release a subzone. git-svn-id: file:///svn/unbound/trunk@3468 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/Changelog | 4 ++++ doc/unbound.conf.5.in | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/Changelog b/doc/Changelog index 38e220268..e5f1d8a40 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +4 August 2015: Wouter + - Document that local-zone nodefault matches exactly and transparent + can be used to release a subzone. + 3 August 2015: Wouter - Document in the manual more text about configuring locally served zones. diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index 631b8b43e..cfbedd7d0 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -899,7 +899,8 @@ infected machines without answering the queries. Used to turn off default contents for AS112 zones. The other types also turn off default contents for the zone. The 'nodefault' option has no other effect than turning off default contents for the -given zone. +given zone. Use \fInodefault\fR if you use exactly that zone, if you want to +use a subzone, use \fItransparent\fR. .P The default zones are localhost, reverse 127.0.0.1 and ::1, and the AS112 zones. The AS112 zones are reverse DNS zones for private use and reserved -- 2.47.2