Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Gert Doering
Hi, On Tue, Feb 23, 2016 at 04:45:57PM -0500, Selva Nair wrote: > For those who are in the dark about the GUI: > > PR#18 will support two config directories (one global and one > user-specific, located in their profile). The GUI will scan both locations > and their immediate subdirs for configs.

Re: [Openvpn-users] openvpn site-to-site configuration

2016-02-23 Thread Selva Nair
On Tue, Feb 23, 2016 at 7:07 PM, tovis wrote: > The routers configuration, resulting settings and logs are on pastebin: > server side (tovis-lab): http://pastebin.com/3VRAadXz > client side (tovis-lak): http://pastebin.com/h8Ctfmx2 > server side LAN is 192.168.1.0

[Openvpn-users] openvpn site-to-site configuration

2016-02-23 Thread tovis
Hello everyone! Several days I'm struggling on build a site-to-site configuration, using two TP-LINK TL-WR1043ND ver:1.8 routers: http://wiki.openwrt.org/toh/tp-link/tl-wr1043nd I have installed "Attitude adjustment" 12.09 with 2.2.2 OpenVpn. I know these are quite old, but have less memory foot

Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Selva Nair
Hi, On Tue, Feb 23, 2016 at 4:04 PM, Helen Heath wrote: > Thanks Selva, tried it and it did exactly as you said. Problem solved, > thank you! > Good to know. For those who are in the dark about the GUI: PR#18 will support two config directories (one global and one

Re: [Openvpn-users] --mtu-disc vs --mtu-test

2016-02-23 Thread debbie10t
Hi - Original Message - From: "Selva Nair" To: "Debbie Tent" Cc: "Gert Doering" ; Sent: Tuesday, February 23, 2016 7:48 PM Subject: Re: [Openvpn-users] --mtu-disc vs --mtu-test > Hi,

Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Helen Heath
Thanks Selva,  tried it and it did exactly as you said. Problem solved, thank you! On Tue, Feb 23, 2016, at 20:57, Selva Nair wrote: > > On Tue, Feb 23, 2016 at 3:54 PM, David Sommerseth > wrote: >> > try using double backslashes and escape spaces: >> >

Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Helen Heath
On Tue, Feb 23, 2016, at 20:54, David Sommerseth wrote: > > --connect "c:/program files/openvpn/config/config1/config1.ovpn" > > --connect!? Not --config?Or have you yet again found some hidden > treasures in the source code? :) Definitely --connect to tell the Windows OpenVPN client a

Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Selva Nair
On Tue, Feb 23, 2016 at 3:54 PM, David Sommerseth < open...@sf.lists.topphemmelig.net> wrote: > > try using double backslashes and escape spaces: > > --connect "c:\\program\ files\\openvpn\\config\\config1\\config1.ovpn" > > > > or use > > --connect "c:/program

Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread David Sommerseth
On 23/02/16 14:57, Jan Just Keijser wrote: > Hi, > > On 23/02/16 14:51, Helen Heath wrote: >> Thanks Selva - I tried that, and the OpenVPN client just complained there >> wasn't a valid config file at that location. But the config file works just >> fine if it's back in the actual config

Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Morten Christensen
Den 23-02-2016 15:06, skrev Helen Heath: > Thanks Gert, but then presumably I'd have to change the name of the > corresponding file on the server, why ? > and we need to keep the servers a > standard config. Good thought though, thank you. > > On Tue, Feb 23, 2016, at 13:02, Gert Doering wrote:

Re: [Openvpn-users] --mtu-disc vs --mtu-test

2016-02-23 Thread Gert Doering
Hi, On Tue, Feb 23, 2016 at 06:44:03PM -, debbie...@gmail.com wrote: > Bottom line: > --mtu-disc *Not Implemented* > > Suggest deprication, extraction and distruction > of man entry and any related guff. If the manpage claims it works on Linux, maybe it should - so the real approach is

Re: [Openvpn-users] --mtu-disc vs --mtu-test

2016-02-23 Thread Selva Nair
Hi, On Tue, Feb 23, 2016 at 1:44 PM, wrote: > due to a distinct lack of developer support > from the windows server base > simple common sense * implies ALL Win OS > so not supported by *any* windows OS. > > MAC .. as if .. > BSD .. yeah right .. > > Bottom line: >

Re: [Openvpn-users] --mtu-disc vs --mtu-test

2016-02-23 Thread debbie10t
Further testing: Windows XP .. not supported (duh) Windows 7 .. not supported * implies W8x & W10 by default. due to a distinct lack of developer support from the windows server base simple common sense * implies ALL Win OS so not supported by *any* windows OS. MAC .. as if .. BSD .. yeah right

Re: [Openvpn-users] --mtu-disc vs --mtu-test

2016-02-23 Thread debbie10t
Perhaps the man page ought to reflect the truth ? Quote: Should we do Path MTU discovery on TCP/UDP channel? Only supported on OSes such as Linux that supports the necessary system call to set. /quote Perhaps the changelog could be more explicit ? Quote: Added --mtu-disc option for manual

Re: [Openvpn-users] --mtu-disc vs --mtu-test

2016-02-23 Thread Gert Doering
Hi, On Tue, Feb 23, 2016 at 01:53:21PM -, debbie...@gmail.com wrote: > All three return: > --mtu-disc is not supported on this OS Which usually means "this has never been implemented for Linux". So maybe it works on BSD, MacOS, or Windows. gert -- USENET is *not* the non-clickable part of

Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Selva Nair
On Tue, Feb 23, 2016 at 8:51 AM, Helen Heath wrote: > Thanks Selva - I tried that, and the OpenVPN client just complained there > wasn't a valid config file at that location. But the config file works > just fine if it's back in the actual config directory. That's why

Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Helen Heath
Thanks Gert, but then presumably I'd have to change the name of the corresponding file on the server, and we need to keep the servers a standard config. Good thought though, thank you. On Tue, Feb 23, 2016, at 13:02, Gert Doering wrote: > Hi, > > On Tue, Feb 23, 2016 at 12:42:12PM +, Helen

Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Helen Heath
Thanks, that's one to try, I didn't know pathing was allowed. On Tue, Feb 23, 2016, at 13:09, Jan Just Keijser wrote: > or use a full or relative path: > > tls-auth ..\\config-1\\ta.key > > tls-auth ..\\config-2\\ta.key > > When openvpn is launched from the GUI the default directory is always

Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Jan Just Keijser
Hi, On 23/02/16 14:51, Helen Heath wrote: Thanks Selva - I tried that, and the OpenVPN client just complained there wasn't a valid config file at that location. But the config file works just fine if it's back in the actual config directory. That's why I believed you couldn't have separate

[Openvpn-users] --mtu-disc vs --mtu-test

2016-02-23 Thread debbie10t
Hi I have tested --mtu-disc yes/no/maybe & --mtu-test on Arch, Debian and Ubuntu Linux All three return: --mtu-disc is not supported on this OS while --mtu-test works fine. Are there any specific dependencies required for --mtu-disc Are there any specific Linux versions required for --mtu-disc

Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Helen Heath
Thanks Selva - I tried that, and the OpenVPN client just complained there wasn't a valid config file at that location.  But the config file works just fine if it's back in the actual config directory.  That's why I believed you couldn't have separate configurations in subdirs off the config

Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Dreetjeh D
Hello, Inline files: https://community.openvpn.net/openvpn/wiki/Openvpn23ManPage#lbAV -BEGIN OpenVPN Static key V1- -END OpenVPN Static key V1- key-direction 1 Regards Pippin From: selva.n...@gmail.com Date: Tue, 23 Feb 2016 08:20:15 -0500 To:

Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Selva Nair
On Tue, Feb 23, 2016 at 7:42 AM, Helen Heath wrote: > Is it possible to alter the .opvn files to point to their respective > ta.key files in a different subdirectory? I have this set in my .opvn > configs > > tls-auth ta.key 1 > The GUI works with configs in sub

Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Jan Just Keijser
On 23/02/16 14:02, Gert Doering wrote: > Hi, > > On Tue, Feb 23, 2016 at 12:42:12PM +, Helen Heath wrote: >> Is it possible to alter the .opvn files to point to their respective >> ta.key files in a different subdirectory? I have this set in my >> .opvn configs >> >> tls-auth ta.key 1 > Just

Re: [Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Gert Doering
Hi, On Tue, Feb 23, 2016 at 12:42:12PM +, Helen Heath wrote: > Is it possible to alter the .opvn files to point to their respective > ta.key files in a different subdirectory?  I have this set in my > .opvn configs > > tls-auth ta.key 1 Just rename them? tls-auth ThisIsForVPNOne.key 1

[Openvpn-users] separate config directories for Windows client

2016-02-23 Thread Helen Heath
Hi all - I need to setup my client to connect to two different OpenVPN servers. I currently have my OpenVPN gui set with "--connect config1.opvn" and of course, the config1.opvn file is in the config subdirectory.  There is also an associated ta.key that this config works with, and this is the