Gert Doering

Results 174 comments of Gert Doering

Hi, On Wed, Nov 27, 2019 at 09:27:09AM -0800, Ilya Shipitsin wrote: > it is possible for some extent in Windows. > > for example, Remote Desktop IP Virtualization >...

Hi, On Sat, Dec 03, 2022 at 07:01:10AM -0800, Roman ???????????????? wrote: > > Not possible on Windows > > However hide.me and AmanVPN have working **applications split tunneling** feature...

In the proton VPN repository, there's ``` Callout driver The kernel-mode driver "ProtonVPN Callout Driver" is used for redirecting socket bindings when Split Tunnel is enabled and preventing DNS leak...

There is a number of different ways the server can request 2FA authentication - "the old way", which is supported by the Linux command line client, and "the new way"...

Hi, On Mon, Feb 06, 2023 at 01:04:25AM -0800, Fran Diéguez wrote: > **Describe the bug** > My system upgraded the openvpn client to 2.6.0 and since then I'm unable...

Hi, On Sun, Jul 16, 2023 at 10:13:22AM -0700, Martin Mokrej?? wrote: > Jul 16 17:40:52 xx openvpn[16090]: Cipher algorithm 'AES-256-GCM:AES-256-CBC:AES-128-GCM:AES-128-CBC' not found This looks like you had cipher AES-256-GCM:AES-256-CBC:AES-128-GCM:AES-128-CBC...

`data-ciphers-fallback` is also a *single* cipher only. So if you put the full list there, it will explain the error you saw - "the thing with all the colons in...

Hi, On Wed, Jul 19, 2023 at 02:14:47PM -0700, TinCanTech wrote: > > Note the **:** (colon). > > Duly noted. Already fixed? gert -- Gert Doering - Munich, Germany...

Just to be sure: this is "windows automatic DNS", so DNS zones hosted at the ADCs? I can only guess that this is something about interface flags / interface type,...

Client side OpenVPN is basically a dumb pipe - whatever the server sends, OpenVPN forwards to the tun/tap interface and vice versa - there is no routing and filtering and...