Re: [Openvpn-users] routed works but I get 'No Route to Host' onbridged mode

2014-05-27 Thread debbie10t
- Original Message - From: "Mike Josh" To: Sent: Monday, May 26, 2014 11:46 PM Subject: [Openvpn-users] routed works but I get 'No Route to Host' onbridged mode > Hello all! > > I first tried getting help on this issue on the forum, but I didn't > manage to work it out. > To which t

Re: [Openvpn-users] Installed to wrong path, how to fix?

2014-05-27 Thread Ralf Hildebrandt
> > Which keys are those? > > > Look into HKEY_LOCAL_MACHINE\Software\OpenVPN-GUI. The registry key > names are self-explanatory. Indeed. It was very simple. I deleted the whole HKEY_LOCAL_MACHINE\Software\OpenVPN-GUI subtree -- Ralf Hildebrandt Charite Universitätsmedizin Berl

Re: [Openvpn-users] : ifconfig-pool-persist option

2014-05-27 Thread Mathias Jeschke
Hi Jeremy, After you add the --duplicate-cn option no entries are written to the persist file anymore. From my pov the only way for your use case is to configure --client-cert-not-required and --username-as-common-name which results in persist entries of the form "username,ip". Furth

[Openvpn-users] : ifconfig-pool-persist option

2014-05-27 Thread Jeremy Hustache
Hi, I have a question about the ifconfig-pool-persist option behaviour: Does this option deal with Common Name only ? (Is it possible to do association between username and IP address instead of CN and IP address) ? On my server configuration, I use --duplicate-cn option and --username-as-common