Re: [Openvpn-devel] BUG: Windows netsh interface ipv6 delete address

2014-04-13 Thread Gert Doering
Hi, On Sun, Apr 13, 2014 at 08:19:49PM +0200, Cedric Tabary wrote: > This works perfectly on win8.1, win7 sp1 and winXP sp3 :) Cool. Thanks a lot for reporting and testing. I'll try to get a 2.3.4 release out "soonish" with this one and the socks5 fix (and possibly the ssl library version repor

Re: [Openvpn-devel] BUG: Windows netsh interface ipv6 delete address

2014-04-13 Thread Cedric Tabary
Hi, This works perfectly on win8.1, win7 sp1 and winXP sp3 :) Thank you Cédric * Gert Doering [2014-04-13 19:06 +0200]: > Hi, > > On Sun, Apr 13, 2014 at 03:39:20PM +0200, Cedric Tabary wrote: > > Bug is still there in this build, > > I think you patched the route removal but not the ipv6 a

Re: [Openvpn-devel] BUG: Windows netsh interface ipv6 delete address

2014-04-13 Thread Gert Doering
Hi, On Sun, Apr 13, 2014 at 03:39:20PM +0200, Cedric Tabary wrote: > Bug is still there in this build, > I think you patched the route removal but not the ipv6 address removal > on the interface itself. Next try. Thanks for your patience :-) - this patch + installer do the "store=active" both on

Re: [Openvpn-devel] BUG: Windows netsh interface ipv6 delete address

2014-04-13 Thread Gert Doering
Hi, On Sun, Apr 13, 2014 at 03:39:20PM +0200, Cedric Tabary wrote: > Bug is still there in this build, > I think you patched the route removal but not the ipv6 address removal > on the interface itself. Oh. I need to learn to read... indeed, I patched route removal only. Will send a new patch

Re: [Openvpn-devel] BUG: Windows netsh interface ipv6 delete address

2014-04-13 Thread Cedric Tabary
Hi, Bug is still there in this build, I think you patched the route removal but not the ipv6 address removal on the interface itself. Cédric * Gert Doering [2014-04-13 14:56 +0200]: > Hiya, > > On Thu, Apr 10, 2014 at 01:25:27AM +0200, Cedric wrote: > > I get an error on latest release 2.3.3

Re: [Openvpn-devel] BUG: Windows netsh interface ipv6 delete address

2014-04-13 Thread Gert Doering
Hiya, On Thu, Apr 10, 2014 at 01:25:27AM +0200, Cedric wrote: > I get an error on latest release 2.3.3 (and previous ones), on windows 8.1. > > NETSH: C:\WINDOWS\system32\netsh.exe interface ipv6 delete address OPENVPN > 2a02:::::1000 So. here we go :-) Patch (for 2.3.3, but shoul

Re: [Openvpn-devel] BUG: Windows netsh interface ipv6 delete address

2014-04-10 Thread Gert Doering
Hi, On Thu, Apr 10, 2014 at 01:29:49PM +0200, Cedric wrote: > I just installed a windows XP SP3 in a VM, activated ipv6, connected the > vpn and ran the netsh delete command by hand in a terminal with > store=active. > It works without error, ipv6 address is removed from tun/tap interface. Thanks

Re: [Openvpn-devel] BUG: Windows netsh interface ipv6 delete address

2014-04-10 Thread Cedric
* Cedric [2014-04-10 12:05 +0200]: > > > On Thu, Apr 10, 2014 at 01:25:27AM +0200, Cedric wrote: > > > I get an error on latest release 2.3.3 (and previous ones), on windows > > > 8.1. > > > > How I hate windows... the very same netsh call is working perfectly fine > > on XP, Vista, Win7 (no i

Re: [Openvpn-devel] BUG: Windows netsh interface ipv6 delete address

2014-04-10 Thread Cedric
> On Thu, Apr 10, 2014 at 01:25:27AM +0200, Cedric wrote: > > I get an error on latest release 2.3.3 (and previous ones), on windows 8.1. > > How I hate windows... the very same netsh call is working perfectly fine > on XP, Vista, Win7 (no idea about 8, won't touch that). I confirm delete works

Re: [Openvpn-devel] BUG: Windows netsh interface ipv6 delete address

2014-04-10 Thread Gert Doering
HI, On Thu, Apr 10, 2014 at 01:25:27AM +0200, Cedric wrote: > I get an error on latest release 2.3.3 (and previous ones), on windows 8.1. How I hate windows... the very same netsh call is working perfectly fine on XP, Vista, Win7 (no idea about 8, won't touch that). As I have *so* no time to te

[Openvpn-devel] BUG: Windows netsh interface ipv6 delete address

2014-04-09 Thread Cedric
Hi, I get an error on latest release 2.3.3 (and previous ones), on windows 8.1. NETSH: C:\WINDOWS\system32\netsh.exe interface ipv6 delete address OPENVPN 2a02:::::1000 ERROR: netsh command failed: returned error code 1 MANAGEMENT: Client disconnected NETSH: command failed Exiting du