Gert Doering
Gert Doering
Hi, On Sat, Dec 17, 2022 at 08:53:22AM -0800, Micah Zoltu wrote: > If you want user controlled files, then an open/save dialog which can reasonably default to `USERPROFILE` and...
Hi, to make a bit more sense out of this, please add `verb 3` to your openvpn config, and then show the resulting log file. "management interface going away" could...
Hi, On Mon, Jan 30, 2023 at 03:44:40AM -0800, Philipp Fromme wrote: > Which led me to the ip-win32 (`push "ip-win32 dynamic 0 86400"`) Option Just get rid of that....
Hi, On Tue, Jan 31, 2023 at 10:53:59PM -0800, Philipp Fromme wrote: > Thanks for the explanation. Removing the old ip-win32 push option solves our problem. Good :-) > Do...
Good catch. It will work but is not setting a suitable example for what people *should* be using. We'll deal with it :-)
Hi, On Wed, Aug 30, 2023 at 03:33:37PM -0700, Antonio Quartulli wrote: > This is expected and the solution is to simply not use any --mktun before running OpenVPN. Nah,...
Hi, On Wed, Aug 30, 2023 at 09:35:18AM -0700, alexvelkov1 wrote: > I have an issue with an OpenVPN tunnel on the client that does not come UP, because it...
Hi, On Thu, Aug 31, 2023 at 02:29:47AM -0700, alexvelkov1 wrote: > Out of curiosity :), why is --mktun problematic with DCO? The code inside OpenVPN is very different for...
Hi, On Fri, Sep 01, 2023 at 02:49:37AM -0700, alexvelkov1 wrote: > I was wondering if it wouldn't be easier to implement the `--disable-dco` functionality directly into the openvpn binary...
So in the "ifconfig" output we can see a tun0 and tun1, but the openvpn log only shows tun1. So we need more client-side logs to show what is happening...