openvpn
Installation
SKILL.md
Identity
- Unit:
openvpn@server.service(the "server" part matches the config filename, e.g./etc/openvpn/server/server.conf→openvpn@server) - Config:
/etc/openvpn/server/server.conf(server),/etc/openvpn/client/(client configs) - PKI (Easy-RSA):
/etc/easy-rsa/or/usr/share/easy-rsa/depending on distro - Logs:
journalctl -u openvpn@server,/var/log/openvpn/(iflog-appendis set) - Distro install:
apt install openvpn easy-rsa/dnf install openvpn easy-rsa