[Openvpn-users] OpenVPN log to mysql database

2014-08-18 Thread Dmitry Korzhevin
Hi, I use 'log-append' directive in server side config file, to write all log data to specified file. My question - is there any way to log all connection info to mysql database? Best Regards, Dmitry --- Dmitry KORZHEVIN System Administrator STIDIA S.A. - Luxembourg e:

Re: [Openvpn-users] OpenVPN log to mysql database

2014-08-18 Thread Leonardo Rodrigues
On 18/08/14 06:03, Dmitry Korzhevin wrote: Hi, I use 'log-append' directive in server side config file, to write all log data to specified file. My question - is there any way to log all connection info to mysql database? Not directly, as OpenVPN does not have MySQL support of any

Re: [Openvpn-users] OpenVPN log to mysql database

2014-08-18 Thread Gert Doering
Hi, (I haven't seen the original question, so responding to the reply) On Mon, Aug 18, 2014 at 07:46:51AM -0300, Leonardo Rodrigues wrote: On 18/08/14 06:03, Dmitry Korzhevin wrote: I use 'log-append' directive in server side config file, to write all log data to specified file. My

Re: [Openvpn-users] How to call Static OpenSSL Libraries?

2014-08-18 Thread Steffan Karger
Hi Peter, On 13-08-14 15:11, pbar...@netprotec.com wrote: I have compiled OpenSSL libraries statically and now have libssl.a and libcrypto.a. When I run ./configure it never finds ssl_ctx_new. I have tried many variations on the ./configure, here is my latest one: ./configure