OpenVPN is a virtual private network (VPN) system that implements techniques to create secure point-to-point or site-to-site connections in routed or bridged configurations and remote access facilities. It implements both client and server applications.
The image includes a script for automatic installation and setup of an OpenVPN server.
To automatically install and configure an OpenVPN server, run the command in your server console:
openvpn-setupThe same command can then be used to add or remove clients:
openvpn-setupWarning!
Before running the script, make sure that the installation of system updates is complete after the first boot of the server.