]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Documented dns64 configuration in unbound.conf man page.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 16 Oct 2014 09:37:56 +0000 (09:37 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 16 Oct 2014 09:37:56 +0000 (09:37 +0000)
git-svn-id: file:///svn/unbound/trunk@3246 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
doc/unbound.conf.5.in

index 4e89f933ee4245f96d0fba436091e6139b3cc28f..c57f3b0c9793c5982d096cbdcbe0b024f855e066 100644 (file)
@@ -1,3 +1,6 @@
+16 October 2014: Wouter
+       - Documented dns64 configuration in unbound.conf man page.
+
 13 October 2014: Wouter
        - Fix #617: in ldns in unbound, lowercase WKS services.
        - Fix ctype invocation casts.
index 11c77fdfeda00c900f7e30978abb0ef1d9291f61..ab31aa08a9858d97be43f7a400f14b9deedd2724 100644 (file)
@@ -1082,6 +1082,17 @@ and the word "python" has to be put in the \fBmodule\-config:\fR option
 .TP
 .B python\-script: \fI<python file>\fR
 The script file to load. 
+.SS "DNS64 Module Options"
+.LP
+The dns64 module must be configured in the \fBmodule\-config:\fR "dns64 validator iterator" directive and be compiled into the daemon to be enabled.  These settings go in the \fBserver:\fR section.
+.TP
+.B dns64\-prefix: \fI<IPv6 prefix>\fR
+This sets the DNS64 prefix to use to synthesize AAAA records with.  It must
+be /96 or shorter.  The default prefix is 64:ff9b::/96.
+.TP
+.B dns64\-synthall: \fI<yes or no>\fR
+Debug option, default no.  If enabled, synthesize all AAAA records despite the
+presence of actual AAAA records.
 .SH "MEMORY CONTROL EXAMPLE"
 In the example config settings below memory usage is reduced. Some service
 levels are lower, notable very large data and a high TCP load are no longer