]> granicus.if.org Git - pdns/commitdiff
Fix typo and be clearer of the epic fail we get
authorHLFH <gaspard.dhautefeuille@outlook.com>
Tue, 26 Jan 2016 19:58:46 +0000 (20:58 +0100)
committerHLFH <gaspard.dhautefeuille@outlook.com>
Tue, 26 Jan 2016 19:58:46 +0000 (20:58 +0100)
docs/markdown/authoritative/recursion.md

index e6bf172c6b4b2a2b212efa6e16eec76151ab512d..c02e1814f41a23799c7e5b3d59700a48278d2b7f 100644 (file)
@@ -54,9 +54,10 @@ In anticipation of future, as-yet-undefined IP literal address formats, an
 implementation may use an optional version flag to indicate such a format explicitly
 rather than rely on heuristic determination.
 
-So, be careful! `pdns-recursor` can't work in IPv6 if you write something wrongly
-like ~~`recursor=::1:5300`~~ without the required square brackets ("[" and "]") 
-enclosing the IP litteral.
+So, be careful! The authoritative `pdns` service won't communicate with `pdns-recursor` 
+if you write wrongly the IPv6 IP number in the `recursor` line of `pdns.conf`. Therefore,
+~~`recursor=::1:5300`~~ won't work because of the missing required square brackets ("[" and "]") 
+enclosing the IP literal. Please respect IPv6 notation.
 
 If the backend does not answer a question within a large amount of time, this is
 logged as 'Recursive query for remote 198.51.100.15 with internal id 0 was not