Re: [Openvpn-devel] bug with "ip-win32 netsh"

2012-12-11 Thread Gert Doering
Hi, On Fri, Dec 07, 2012 at 12:32:10AM +0100, David TAILLANDIER wrote: > Windows 7 64bit OpenVPN 2.3_rc1 x86_64-w64-mingw32 > > If the client configuration file contains "ip-win32 netsh", OpenVPN > issue the following system command : > c:\windows\system32\netsh.exe interface ip set address

[Openvpn-devel] bug with "ip-win32 netsh"

2012-12-07 Thread David TAILLANDIER
Windows 7 64bit OpenVPN 2.3_rc1 x86_64-w64-mingw32 If the client configuration file contains "ip-win32 netsh", OpenVPN issue the following system command : c:\windows\system32\netsh.exe interface ip set address Local Area Connection 2 static 10.8.0.6 255.255.255.252 The command fails w