On 06/06/2021 14:33, Gokan Atmaca wrote:
Hello
I want to keep the records of all the clients connected to the ovpn ip
addresses for 1 year. How can I do that ? Thanks.
Use the --client-connect script hook on the server side. That script
will get all the details about connecting clients, and
lists.sourceforge.net)
>
> Sent: Sun, Jun 6, 2021 7:33 am
> Subject: [Openvpn-users] log
>
> Hello
>
> I want to keep the records of all the clients connected to the ovpn ip
> addresses for 1 year. How can I do that ? Thanks.
>
> --
> ⢀⣴⠾⠻⢶⣦⠀
> ⣾⠁⢠⠒⠀⣿
nnect script.
-Original Message-
From: Gokan Atmaca
To: openvpn users list (openvpn-users@lists.sourceforge.net)
Sent: Sun, Jun 6, 2021 7:33 am
Subject: [Openvpn-users] log
Hello
I want to keep the records of all the clients connected to the ovpn ip
addresses for 1 year. How can I do
Hello
I want to keep the records of all the clients connected to the ovpn ip
addresses for 1 year. How can I do that ? Thanks.
--
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄
___
Openvpn-users mailing
Hi,
On Mon, Apr 25, 2016 at 05:09:30PM +0200, Dreetjeh D wrote:
> Currently when "engine cryptodev" is set, it will show up in the OpenVPN log:
> "Initializing OpenSSL support for engine 'cryptodev'"
> On my NAS I use "engine cryptodev" (Armv7 so no aesni) in config.
> 1. engine cryptodev is softw
Hello you busy people,
Currently when "engine cryptodev" is set, it will show up in the OpenVPN log:
"Initializing OpenSSL support for engine 'cryptodev'"
On my NAS I use "engine cryptodev" (Armv7 so no aesni) in config.
1. engine cryptodev is software crypto, as in not offloading from CPU?
On