Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-04 Thread Gert Doering
Hi, On Wed, Nov 04, 2015 at 10:59:46AM -0500, Selva Nair wrote: > > So, I'd say "the patch does what it says" and solves a real problem - > > unless someone disagreess, I'll go and merge ASAP (weekend-ish). > > Do you need me to email a patch directly from git? That would actually be good to hav

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-04 Thread Selva Nair
On Wed, Nov 4, 2015 at 10:32 AM, Simon Deziel wrote: > > On Wed, Nov 04, 2015 at 08:49:10AM -0500, Simon Deziel wrote: > >> It also works on the physical box. Thanks > > > > Thanks for testing. Could one of you send me an openvpn log with > > --verb 4 that shows what is now happening on suspend/

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-04 Thread Selva Nair
Hi Gert, On Wed, Nov 4, 2015 at 10:47 AM, Gert Doering wrote: > > Tue Nov 03 22:58:23 2015 Route deletion fallback to route.exe > > Tue Nov 03 22:58:23 2015 env_block: add > PATH=C:\Windows\System32;C:\WINDOWS;C:\WINDOWS\System32\Wbem > > Tue Nov 03 22:58:23 2015 Closing TUN/TAP interface > > Tu

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-04 Thread Gert Doering
Hi, On Wed, Nov 04, 2015 at 10:32:55AM -0500, Simon Deziel wrote: [..] > Tue Nov 03 22:58:08 2015 Route addition via IPAPI succeeded [adaptive] > Tue Nov 03 22:58:08 2015 Initialization Sequence Completed > Tue Nov 03 22:58:23 2015 TUN/TAP I/O operation aborted, restarting > Tue Nov 03 22:58:23 20

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-04 Thread Simon Deziel
On 11/04/2015 10:20 AM, Gert Doering wrote: > Hi, > > On Wed, Nov 04, 2015 at 08:49:10AM -0500, Simon Deziel wrote: >> It also works on the physical box. Thanks > > Thanks for testing. Could one of you send me an openvpn log with > --verb 4 that shows what is now happening on suspend/resume? AT

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-04 Thread Gert Doering
Hi, On Wed, Nov 04, 2015 at 08:49:10AM -0500, Simon Deziel wrote: > It also works on the physical box. Thanks Thanks for testing. Could one of you send me an openvpn log with --verb 4 that shows what is now happening on suspend/resume? (Just trying to verify code flow) gert -- USENET is *not

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-04 Thread Simon Deziel
On 11/03/2015 01:31 PM, Simon Deziel wrote: > On 11/03/2015 05:29 AM, Samuli Seppänen wrote: >>> I'll produce a special OpenVPN build with Selva's patch for testing >>> tomorrow. >>> >> >> These builds include Selva's patch: >> >>

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-03 Thread Morris, Russell
Hi, Confirmed here as well - thanks Selva! ... Russell -Original Message- From: Simon Deziel [mailto:simon.dez...@gmail.com] Sent: Tuesday, November 03, 2015 12:32 PM To: Samuli Seppänen ; Morris, Russell ; openvpn-users@lists.sourceforge.net Subject: Re: [Openvpn-users] Windows: on

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-03 Thread Simon Deziel
On 11/03/2015 05:29 AM, Samuli Seppänen wrote: >> I'll produce a special OpenVPN build with Selva's patch for testing >> tomorrow. >> > > These builds include Selva's patch: > > Success! On my Windows 7 VM (32bit),

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-03 Thread Selva Nair
On Tue, Nov 3, 2015 at 8:24 AM, Simon Deziel wrote: > On 11/02/2015 12:21 PM, Selva Nair wrote: > > > > On Mon, Nov 2, 2015 at 11:22 AM, Simon Deziel > > wrote: > > > > > > > > I usually test by building only the core exec and libraries and > copying > >

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-03 Thread Samuli Seppänen
> Hi, > > I'll produce a special OpenVPN build with Selva's patch for testing > tomorrow. > These builds include Selva's patch: -- S

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-02 Thread Selva Nair
Hi, On Mon, Nov 2, 2015 at 10:36 AM, Samuli Seppänen wrote: > Hi, > > I'll produce a special OpenVPN build with Selva's patch for testing > tomorrow. > Thanks. Please note that if the GUI is used, it should be run with disconnect_on_suspend=0 to work well with the patch. Here is a patch for t

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-02 Thread Selva Nair
On Mon, Nov 2, 2015 at 10:13 AM, Morris, Russell wrote: > Hi, > > I can test it out too, and have a setup to do so. Where do I get the > updated (test) build from? > > Thanks! > Yes, it would be great if you can test it building from scratch. So If you have openvpn-build and openvpn git master,

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-02 Thread Selva Nair
On Mon, Nov 2, 2015 at 9:47 AM, Simon Deziel wrote: > > Thanks for your analysis. Indeed, this could explain the differences > > between what you saw ("no issues") and what others are seeing, and how > > to solve this. > > > > I'll give the patch a closer look - and would appreciate a few more >

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-02 Thread Samuli Seppänen
build from? > > Thanks! > > ... Russell > > > -Original Message- > From: Simon Deziel [mailto:simon.dez...@gmail.com] > Sent: Monday, November 02, 2015 8:48 AM > To: openvpn-users@lists.sourceforge.net > Subject: Re: [Openvpn-users] Windows: on the suspend/re

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-02 Thread Morris, Russell
: [Openvpn-users] Windows: on the suspend/resume bug On 11/02/2015 09:25 AM, Gert Doering wrote: > Hi, > > On Mon, Nov 02, 2015 at 01:15:18AM -0500, Selva Nair wrote: >> After an update of the tap driver to NDIS6 (tap-windows6) on a windows >> 7 client, now I too see what

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-02 Thread Simon Deziel
On 11/02/2015 09:25 AM, Gert Doering wrote: > Hi, > > On Mon, Nov 02, 2015 at 01:15:18AM -0500, Selva Nair wrote: >> After an update of the tap driver to NDIS6 (tap-windows6) on a windows >> 7 client, now I too see what many others have been reporting as the >> suspend/resume bug. >> >> Basically,

Re: [Openvpn-users] Windows: on the suspend/resume bug

2015-11-02 Thread Gert Doering
Hi, On Mon, Nov 02, 2015 at 01:15:18AM -0500, Selva Nair wrote: > After an update of the tap driver to NDIS6 (tap-windows6) on a windows > 7 client, now I too see what many others have been reporting as the > suspend/resume bug. > > Basically, openvpn.exe terminates when windows suspends (put to

[Openvpn-users] Windows: on the suspend/resume bug

2015-11-01 Thread Selva Nair
Hi, After an update of the tap driver to NDIS6 (tap-windows6) on a windows 7 client, now I too see what many others have been reporting as the suspend/resume bug. Basically, openvpn.exe terminates when windows suspends (put to sleep). On resume the process is gone. The chain of events go like th