Re: [Openvpn-devel] StrongVPN.com - Account config

2012-08-14 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/08/12 20:30, jassim almaamary wrote: > please cancel my account as i am still facing same problem please > stop invoicing me This is the OpenVPN developers mailing list. This list is not in any way related to StrongVPN at all. Please contact S

[Openvpn-devel] [PATCH] [RFC] Add a warning if --client-config-dir related config file cannot be opened

2012-08-14 Thread David Sommerseth
From: David Sommerseth This will cause a warning in the log file if --client-config-dir is configured but OpenVPN could not find or open the config file for the connecting client. OpenVPN will also look for a file named 'DEFAULT' if a file named as the client's TLS Common Name cannot be found.

Re: [Openvpn-devel] StrongVPN.com - Account config

2012-08-14 Thread jassim almaamary
i am doing this because i lost all configuration of strong VPN so if i get them back i will keep in regards jassim > Date: Tue, 14 Aug 2012 11:46:02 +0200 > From: openvpn.l...@topphemmelig.net > To: al_mam...@hotmail.com > CC: openvpn-devel@lists.sourceforge.net > Subject: Re: [Openvpn-devel

Re: [Openvpn-devel] StrongVPN.com - Account config

2012-08-14 Thread Eric Crist
This is not appropriate content for the developers mailing list. Please remove the openvpn-devel address from this thread on future mailings. - Eric F Crist On Aug 14, 2012, at 14:08:00, jassim almaamary wrote: > i am doing this because i lost all configuration of strong VPN > so if i

[Openvpn-devel] RFC: tun/tap cleanup at program end

2012-08-14 Thread Gert Doering
Hi, background: I spent quite some time in the 2.3 development cycle in ensuring that OpenVPN quits nicely, leaving nothing behind - specifically, this meant "make sure that all tun/tap interfaces we have created are destroyed as well" - which is now breaking some people's setups :-/ On FreeBSD,