MàJ version pour debian 11

This commit is contained in:
jdubois 2022-01-04 15:13:47 +01:00
parent 9443628009
commit 978e05d554

View file

@ -16,15 +16,16 @@ title: Howto OpenVPN
# apt install openvpn # apt install openvpn
$ /usr/sbin/openvpn --version $ /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 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.1d 10 Sep 2019, LZO 2.10 library versions: OpenSSL 1.1.1k 25 Mar 2021, LZO 2.10
# systemctl status openvpn # systemctl status openvpn
● openvpn.service - OpenVPN service ● openvpn.service - OpenVPN service
Loaded: loaded (/lib/systemd/system/openvpn.service; enabled) Loaded: loaded (/lib/systemd/system/openvpn.service; enabled; vendor preset: enabled)
Process: 20889 ExecStart=/bin/true (code=exited, status=0/SUCCESS) Active: active (exited) since Tue 2022-01-04 15:11:48 CET; 27s ago
Main PID: 20889 (code=exited, status=0/SUCCESS) Process: 74469 ExecStart=/bin/true (code=exited, status=0/SUCCESS)
CGroup: /system.slice/openvpn.service Main PID: 74469 (code=exited, status=0/SUCCESS)
CPU: 819us
~~~ ~~~
### OpenBSD ### OpenBSD