From cc4761fcafdeceea1a4b004f91c9fb47ef8b19c1 Mon Sep 17 00:00:00 2001 From: ValdikSS Date: Sat, 16 Jan 2016 17:05:26 +0300 Subject: [PATCH] Clarify --block-outside-dns documentation Acked-by: Gert Doering Message-Id: <1452953126-6283-1-git-send-email-iam@valdikss.org.ru> URL: http://article.gmane.org/gmane.network.openvpn.devel/11001 Signed-off-by: Gert Doering --- doc/openvpn.8 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/openvpn.8 b/doc/openvpn.8 index ef77b29c1..76650e96a 100644 --- a/doc/openvpn.8 +++ b/doc/openvpn.8 @@ -5575,6 +5575,16 @@ DNS leaks. This option prevents any application from accessing TCP or UDP port 53 except one inside the tunnel. It uses Windows Filtering Platform (WFP) and works on Windows Vista or later. + +This option is considered unknown on non-Windows platforms +and unsupported on Windows XP, resulting in fatal error. +You may want to use +.B \-\-setenv opt +or +.B \-\-ignore\-unknown\-option +(not suitable for Windows XP) to ignore said error. +Note that pushing unknown options from server does not trigger +fatal errors. .\"********************************************************* .TP .B \-\-dhcp\-renew -- 2.47.2