Re: [Openvpn-devel] [PATCH v2] Exponentially back off on repeated connect retries

2016-07-05 Thread Selva Nair
Hi, On Mon, Jul 4, 2016 at 5:40 PM, Selva Nair wrote: > > On Mon, Jul 4, 2016 at 5:01 PM, Arne Schwabe wrote: > >> > Or do you have tcp-client in mind? In case of tcp-client, before this >> > patch, "--connect-retry 0" will hammer the server with repeated >> > retries. That will be avoided as

Re: [Openvpn-devel] git master: no more WinXP ?

2016-07-05 Thread Selva Nair
Hi, On Mon, Jul 4, 2016 at 7:33 AM, Samuli Seppänen wrote: > Here is an installer that includes all the necessary bits to make > openvpnserv2/interactive service things work nicely: > > < > http://build.openvpn.net/downloads/snapshots/openvpn-install-2.3_git-I905-x86_64.exe > > > Tested this in

Re: [Openvpn-devel] git master: no more WinXP ?

2016-07-05 Thread Samuli Seppänen
Hi, Hi, On Mon, Jul 4, 2016 at 7:33 AM, Samuli Seppänen mailto:sam...@openvpn.net>> wrote: Here is an installer that includes all the necessary bits to make openvpnserv2/interactive service things work nicely:

Re: [Openvpn-devel] git master: no more WinXP ?

2016-07-05 Thread Samuli Seppänen
Il 05/07/2016 10:02, Samuli Seppänen ha scritto: Hi, Hi, On Mon, Jul 4, 2016 at 7:33 AM, Samuli Seppänen mailto:sam...@openvpn.net>> wrote: Here is an installer that includes all the necessary bits to make openvpnserv2/interactive service things work nicely:

Re: [Openvpn-devel] git master: no more WinXP ?

2016-07-05 Thread Samuli Seppänen
Il 05/07/2016 11:45, Samuli Seppänen ha scritto: Il 05/07/2016 10:02, Samuli Seppänen ha scritto: Hi, Hi, On Mon, Jul 4, 2016 at 7:33 AM, Samuli Seppänen mailto:sam...@openvpn.net>> wrote: Here is an installer that includes all the necessary bits to make openvpnserv2/interactive serv

Re: [Openvpn-devel] [PATCH] Added client-ip option to NAT

2016-07-05 Thread Rafael Gava
Hi Arne, sorry for replying so late. Below is the NAT client-ip patch fixing the messed up whitespaces. The only difference from the previous patch, besides the whitespaces, is that I'm considering both strings 'client-ip' and 'localhost' as valid options. Please, whatever problem let me know. B

[Openvpn-devel] [PATCH] Exponentially back off on repeated connect retries

2016-07-05 Thread Selva Nair
- When the number of retries per remote exceeds a limit (hard coded to 5), double the restart pause interval for each additional retry per remote. - Trigger a SIGHUP to reset the retry count when the pause interval exceeds 1024 times the base value of restart pause. (removed in v2 of the pa

Re: [Openvpn-devel] git master: no more WinXP ?

2016-07-05 Thread Selva Nair
On Tue, Jul 5, 2016 at 4:45 AM, Samuli Seppänen wrote: > Il 05/07/2016 10:02, Samuli Seppänen ha scritto: > >> Hi, >> >> Hi, >>> >>> On Mon, Jul 4, 2016 at 7:33 AM, Samuli Seppänen >> > wrote: >>> >>> Here is an installer that includes all the necessary bits to make