Re: [Openvpn-devel] OpenVPN Service Windows 8

2015-03-20 Thread Samuli Seppänen

> Unless other changes have been made to the windows service, I'd
> recommend not using it at all. There are error conditions under which it
> just hangs and blocks openvpn.exe from working
>
> We moved to using nssm - we set it to auto-restart on error and now
> openvpn as a Windows service is as reliable as openvpn as a Unix service
>
> Jason
>
Hi Jason,

I have probably mentioned this elsewhere, but I've been playing with the
idea of moving to nssm.exe also in the official installers. NSSM is an
open source project and the code is in the public domain, so I don't see
anything preventing us from doing this.

Any opinions?

-- 
Samuli Seppänen
Community Manager
OpenVPN Technologies, Inc

irc freenode net: mattock





signature.asc
Description: OpenPGP digital signature


Re: [Openvpn-devel] OpenVPN Service Windows 8

2015-03-19 Thread Jason Haar
Unless other changes have been made to the windows service, I'd
recommend not using it at all. There are error conditions under which it
just hangs and blocks openvpn.exe from working

We moved to using nssm - we set it to auto-restart on error and now
openvpn as a Windows service is as reliable as openvpn as a Unix service

Jason

-- 
Cheers

Jason Haar
Corporate Information Security Manager, Trimble Navigation Ltd.
Phone: +1 408 481 8171
PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1




Re: [Openvpn-devel] OpenVPN Service Windows 8

2015-03-19 Thread Samuli Seppänen


I have been using OpenVPN Service to run my clients vpn connections on 
Windows 8 and have noticed that they never starts automatically even 
though its set to.


I have found that to fix this you need to go into services.msc and in 
OpenVPN Service you need to go to the Log On tab and change the Local 
System account to Allow service to interact with desktop.  Is this 
expected behaviour or only new because of Win 8/10




Hi,

Afaict this problem does not occur on Windows 7 and earlier.

Samuli