Gert Doering
Gert Doering
I do not need a warning in the actual code. Having a warning in the manpage is perfectly fine for me. But Selva's suggestion would also work, and I think...
Routes need not be created by stopping/starting the openvpn process - just calling `ip route add ... dev tunX` to add a route to an existing tunX will work fine...
It can't. See Selva's last post.
Oh, that is interesting. @selvanair so you say "openvpn core is doing the right thing, if left alone" but this is an unfortunate interaction with Tunnelblick overriding built-in delays? Copying...
Is this `HOLD:Waiting for hold release:` message not logged by the core? I can only find the `STATE` updates ``` 2024-03-20 10:13:47.274979 SIGUSR1[soft,process-push-msg-failed] received, process restarting 2024-03-20 10:13:47.274999 MANAGEMENT: >STATE:1710926027,RECONNECTING,process-push-msg-failed,,,,,...
... ok it seems it is logged, but with `M_CLIENT` (which seems to only send it to the management interface), while the `MANAGEMENT: >State` message is logged with `D_MANAGEMENT`... this...
Thanks for the good log, again. The log now shows that Tunnelblick parses the extra argument and wants to do the right thing, but the timestamps show it's not working...
> The latest OpenVPN beta build that @jkbullard provided to me was reported to be behaving as expected by the affected user, it no longer reconnects with same speed but...
So much positive vibe, I like that ;-)
Hi, On Wed, Nov 27, 2019 at 08:29:33AM -0800, azumukupoe wrote: > I'd like to bypass VPN connection for certain programs. Not possible on Windows, and not a question for...