From 978e05d554428d1b439eb84ad734137f43f64646 Mon Sep 17 00:00:00 2001 From: jdubois Date: Tue, 4 Jan 2022 15:13:47 +0100 Subject: [PATCH] =?UTF-8?q?M=C3=A0J=20version=20pour=20debian=2011?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HowtoOpenVPN.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/HowtoOpenVPN.md b/HowtoOpenVPN.md index d51fc616..a5d49ac6 100644 --- a/HowtoOpenVPN.md +++ b/HowtoOpenVPN.md @@ -16,15 +16,16 @@ title: Howto OpenVPN # apt install openvpn $ /usr/sbin/openvpn --version -OpenVPN 2.4.7 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Feb 20 2019 -library versions: OpenSSL 1.1.1d 10 Sep 2019, LZO 2.10 +OpenVPN 2.5.1 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on May 14 2021 +library versions: OpenSSL 1.1.1k 25 Mar 2021, LZO 2.10 # systemctl status openvpn ● openvpn.service - OpenVPN service - Loaded: loaded (/lib/systemd/system/openvpn.service; enabled) - Process: 20889 ExecStart=/bin/true (code=exited, status=0/SUCCESS) - Main PID: 20889 (code=exited, status=0/SUCCESS) - CGroup: /system.slice/openvpn.service + Loaded: loaded (/lib/systemd/system/openvpn.service; enabled; vendor preset: enabled) + Active: active (exited) since Tue 2022-01-04 15:11:48 CET; 27s ago + Process: 74469 ExecStart=/bin/true (code=exited, status=0/SUCCESS) + Main PID: 74469 (code=exited, status=0/SUCCESS) + CPU: 819us ~~~ ### OpenBSD