OpenVPN Essentials. From time to time there is a need to apply small tweaks or troubleshoot an OpenVPN Server.
Common Locations
- /etc/openvpn/server/openvpn-status.log
Shows current connections - /home/pi/ovpns new certs placed here (PiVPN places new client files here)
/usr/share/easy-rsa
Common Commands
- cat /var/log/messages | grep -i DPT=1194
Display any connection errors
Links: