Hi,
On Sun, Jun 19, 2016 at 09:45:38PM +0200, Samuel Thibault wrote:
> Here we used two openvpn servers for resiliency, and we use the bird
> bgp daemon to make the two boxes exchange routes. Bird however does not
> pick up openvpn's routes because they are considered as "protocol boot"
> in Linux
Hello,
Gert Doering, on Mon 20 Jun 2016 08:40:12 +0200, wrote:
> I'm wondering how you do the resiliency. Traditionally, one would set up
> the routes on client-connect/client-disconnect (or via --learn-address),
> so it's under your control anyway
Ah, right, yes, we do that, and we announce tho
Hello,
I see issues are closed at https://github.com/openvpn/openvpn-build
what is preffered way of reporting bugs ?
somehow, I managed to run it on cygwin without wget installed (I installed
curl),
so I see 'curl' branch is broken, curl does not follow redirects
do we really need both wget and
On 17/06/16 14:47, Arne Schwabe wrote:
> ---
> Changes.rst | 2 ++
> src/openvpn/init.c| 4 +---
> src/openvpn/options.c | 13 -
> src/openvpn/options.h | 1 -
> src/openvpn/proxy.c | 3 +--
> src/openvpn/proxy.h | 1 -
> src/openvpn/socks.c | 10 +++---
>
Hi,
Hello,
I see issues are closed at https://github.com/openvpn/openvpn-build
what is preffered way of reporting bugs ?
I'm open to opening the issues again. If nobody objects, that's what
I'll do.
somehow, I managed to run it on cygwin without wget installed (I
installed curl),
so I see
Hello,
there is separate build in mingw64 folder.
what is it for ?
Cheers,
Ilya Shipitsin
Another ACK from me - the patch did not apply easily to current master
as there was a change in context last December. So did a more in-depth
review to ensure that the actual logic of get_user_pass_cr() is still
matching the expectations of this change, and it should be fine.
(Somewhere in our p
Your patch has been applied to the master branch.
(I have taken the liberty to add the suggested "\" to the crl-verify
preceding --http-proxy-user-pass, also a blank was missing)
commit ec0c1dcabd1d31cd4bd452db6d099b4df0739778
Author: Arne Schwabe
List-Post: openvpn-devel@lists.sourceforge.net
Da
Hi,
On Sun, Oct 11, 2015 at 11:52:17AM +0200, Adriaan de Jong wrote:
> This patch allows inlining of the --auth-user-pass directive, so it is now
> possible to do
>
>
> myusername
> mypassword
>
[..]
I still think that this is a useful patch, but it might need a
rewrite, given that get_user_p