|
|
I've had similar problem. Try to run the command "ntsh.exe" on a command line. Then if you have an error or a crash, try to find the dll involved in the crash (for me it was the "winsmon.dll" Dll). Then got into the registry at HKLM\Software\Microsoft\NetSh and remove the coresponding value (in my case "winmon=winsmon.dll"). Then try "netsh.exe" on the command line again, the will no longer occur. Then try OpenVpn again. This have sold the problem for me. Regards, Pascal -----Message d'origine----- De : openvpn-users-admin@xxxxxxxxxxxxxxxxxxxxx [mailto:openvpn-users-admin@xxxxxxxxxxxxxxxxxxxxx] De la part de Benjamin Dickgiesser Envoyé : mercredi 8 octobre 2003 20:44 À : openvpn-users@xxxxxxxxxxxxxxxxxxxxx Objet : [Openvpn-users] Problem with OpenVPN Hi, I'm running the latest Version of OpenVPN on a Windows 2003 Server. But when I want to start the Server this errormessage appears at the end: Wed Oct 08 20:42:39 2003 16: LZO compression initialized Wed Oct 08 20:42:39 2003 17: Attempting to lock Win32 semaphore 'openvpn_netcmd' prior to net shell command (timeout = 600 sec) Wed Oct 08 20:42:39 2003 18: netsh interface ip set address "LAN-Verbindung 2" s tatic 10.3.0.1 255.255.255.252 Wed Oct 08 20:42:40 2003 19: ERROR: netsh command failed: system() returned erro r code 1 Wed Oct 08 20:42:40 2003 20: Exiting Config: port 6667 proto tcp-server dev tun tun-mtu 1492 ifconfig 10.3.0.1 10.3.0.2 secret key.txt ping-restart 60 ping-timer-rem persist-tun persist-key resolv-retry 86400 ping 10 comp-lzo verb 4 mute 10 Can someone help me? Thx! ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |