Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-12 Thread Selva Nair
On Fri, Feb 12, 2016 at 10:15 AM, Gert Doering wrote: > > > > No, currently --config goes first. > > Which we might want to turn around, then (changes user-visible behaviour > in case the config file has a "log mylog.txt" line)... > With the GUI overriding some of the user options in the config

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-12 Thread Selva Nair
On Fri, Feb 12, 2016 at 10:20 AM, Arne Schwabe wrote: > > Anyway, I don't want to be actually the one who solves that, I'm just > > a user who tends to run into user-unfriendliness all the time :-) > > > > > You are too negative: > > Changelog: > > - Now honours user defined log file location

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-12 Thread Arne Schwabe
Am 12.02.16 um 16:15 schrieb Gert Doering: > Hi, > > On Fri, Feb 12, 2016 at 09:56:15AM -0500, Selva Nair wrote: This is tricky..First, if the config is not readable, log file is not set at that time and log goes to stdout (mapped to "/dev/null" by the GUI). Even otherwise parsing

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-12 Thread Gert Doering
Hi, On Fri, Feb 12, 2016 at 09:56:15AM -0500, Selva Nair wrote: > > > This is tricky..First, if the config is not readable, log file is not set > > > at that time and log goes to stdout (mapped to "/dev/null" by the GUI). > > > Even otherwise parsing the log to figure out what went wrong is not >

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-12 Thread Selva Nair
On Fri, Feb 12, 2016 at 9:37 AM, Gert Doering wrote: > On Fri, Feb 12, 2016 at 09:29:39AM -0500, Selva Nair wrote: > > > Since we know where we're sending the log file to, some enhancement to > > > the GUI to just go read that file in case the management interface > fails > > > to connect (after

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-12 Thread Gert Doering
Hi, On Fri, Feb 12, 2016 at 09:29:39AM -0500, Selva Nair wrote: > > Since we know where we're sending the log file to, some enhancement to > > the GUI to just go read that file in case the management interface fails > > to connect (after seconds?) would be good for troubleshooting. > > > > This

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-12 Thread Selva Nair
Hi, On Fri, Feb 12, 2016 at 8:15 AM, Gert Doering wrote: > Hi, > > On Fri, Feb 12, 2016 at 10:53:27AM +0200, Samuli Seppänen wrote: > > That would be good. We also need to warn about lack of permissions on > > the config files. Right now GUI just hangs if it can't read the OpenVPN > > config fil

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-12 Thread Gert Doering
Hi, On Fri, Feb 12, 2016 at 10:53:27AM +0200, Samuli Seppänen wrote: > That would be good. We also need to warn about lack of permissions on > the config files. Right now GUI just hangs if it can't read the OpenVPN > config file. This is a more fundamental issue, I think - if there is something

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-12 Thread Samuli Seppänen
Il 11/02/2016 22:23, Selva Nair ha scritto: Hi, On Thu, Feb 11, 2016 at 11:42 AM, Samuli Seppänen mailto:sam...@openvpn.net>> wrote: 2) OpenVPN-GUI points OpenVPN config directory to a system-wide location While OpenVPN-GUI now saves the registry keys under "HKCU" (=current user) i

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-12 Thread Samuli Seppänen
Hi, Sending to the list also... PS> C:\> openvpnserv.exe -install PS> C:\> openvpnserv.exe -start automatic I suppose you mean openvpnserv.exe -start interactive You're correct. My mistake. - Revert commit 2af86368964 in openvpn-gui We may want to do this only for 2.4 (or g

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-11 Thread Selva Nair
Hi, On Thu, Feb 11, 2016 at 11:42 AM, Samuli Seppänen wrote: > 2) OpenVPN-GUI points OpenVPN config directory to a system-wide location > > While OpenVPN-GUI now saves the registry keys under "HKCU" (=current > user) instead of "HKLM" (=local-machine), the default value for OpenVPN > configs is

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-11 Thread Gert Doering
Hi, On Thu, Feb 11, 2016 at 01:14:05PM -0500, Selva Nair wrote: > (ii) openvpnserv.exe --start interactive > > Do not start the automatic service by default as that is meant for expert > users. Else it will spawn-up openvpn.exe for all configs found and possibly > mess-up with interactive use. R

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-11 Thread Selva Nair
forgot to CC: the list Hi, On Thu, Feb 11, 2016 at 11:42 AM, Samuli Seppänen wrote: PS> C:\> openvpnserv.exe -install > PS> C:\> openvpnserv.exe -start automatic > I suppose you mean openvpnserv.exe -start interactive (-start automatic or start without any option will start the automatic serv

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-11 Thread Samuli Seppänen
Hi all, I generated new installers which include the latest version of the PR: These installers contain a manually patche

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-11 Thread Pasi Kärkkäinen
On Thu, Feb 11, 2016 at 09:59:53AM +0100, Gert Doering wrote: > Hi, > > On Thu, Feb 11, 2016 at 10:28:42AM +0200, Pasi Kärkkäinen wrote: > > Do you know if it's now possible to have also the OpenVPN config files and > > certs in user's profile directory > > (not on system-wide c:\windows\program

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-11 Thread Gert Doering
Hi, On Thu, Feb 11, 2016 at 10:28:42AM +0200, Pasi Kärkkäinen wrote: > Do you know if it's now possible to have also the OpenVPN config files and > certs in user's profile directory > (not on system-wide c:\windows\program files\openvpn\config\) ? The intention is to make this configurable at i

Re: [Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-11 Thread Pasi Kärkkäinen
On Mon, Feb 08, 2016 at 12:26:36PM +0200, Samuli Seppänen wrote: > Hi, > > Selva has a pending pull request to openvpn-gui, which completes the > integration of interactive service into OpenVPN installers: > > > > The pull request contains severa

[Openvpn-devel] OpenVPN installers with openvpn-gui pull request #13's code included

2016-02-08 Thread Samuli Seppänen
Hi, Selva has a pending pull request to openvpn-gui, which completes the integration of interactive service into OpenVPN installers: The pull request contains several changes which need testing: