Il 28/06/2018 09:57, Gert Doering ha scritto:
> HI,
> 
> On Thu, Jun 28, 2018 at 12:54:23AM +0000, Morris, Russell wrote:
>> This may be by design ??? if so just say that and I???ll go away ??? ????. 
>> But that said ??? it seems I have to run the OpenVPN GUI (manually) as an 
>> administrator, for routes to be set / added as directed by the server. Is 
>> this expected? Unfortunately it won???t even allow the client to connect if 
>> this step fails.
> 
> With 2.4.x, the GUI is supposed to run with normal user privs.  Route
> handling is done by the "OpenVPN Interactive Service", which needs to
> be running.
> 
> If you install the normal installer provided by us, everything will be 
> set up so it just works.
> 
> If not, provide platform details, logs, etc.
> 

The Windows service name is "OpenVPNServiceInteractive". You can check
its status from Powershell:

  Get-Service OpenVPNServiceInteractive

To start it:

  Start-Service OpenVPNServiceInteractive

That said, it _should_ be running already if you installed OpenVPN 2.4.x
using our standard installers.


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

irc freenode net: mattock

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to