mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-05-28 04:03:29 -04:00
Clarify --block-outside-dns documentation
Acked-by: Gert Doering <gert@greenie.muc.de> 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 <gert@greenie.muc.de>
This commit is contained in:
parent
651591525e
commit
cc4761fcaf
1 changed files with 10 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue