Hi, On Sat, Jan 16, 2016 at 02:45:05AM +0300, ValdikSS wrote: > @@ -5575,6 +5575,15 @@ 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 versions (Windows XP), resulting in fatal > +error. You may want to use > +.B \-\-setenv opt > +or > +.B \-\-ignore\-unknown\-option > +to ignore said error. Note that pushing unknown options > +from server does not trigger fatal errors. > .\"*********************************************************
While I agree with the idea (and this is a frequent question, so thanks!),
it's not totally correct for Windows XP - with the Fish patch, it actually
is *not* an "unknown option", it will "just fail".
--setenv opt block-outside-dns
will handle that (because it will change the message level before running
the option processor, so it does not matter if the option is unknown or
fails to initialize), but --ignore-unknown-option will not work on XP -
it is not "unknown", so that code path does not apply.
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany [email protected]
fax: +49-89-35655025 [email protected]
signature.asc
Description: PGP signature
