Installing the OpenVPN Access Server (AS)
Categories
Popular Posts
OpenVPN Access Server (AS) is a commercial version of OpenVPN designed to simplify installation, configuration, and management of a virtual private network (VPN). The AS includes a web-based administration interface that makes it easy to manage the VPN server and clients.
OpenVPN AS provides additional features such as centralized user and group management, monitoring and backup, customizable portals for remote access, and other features that facilitate VPN deployment and management.
If you want to install the OpenVPN Access Server, you can download the RPM package you specified and follow the instructions to install and configure it. Note that OpenVPN AS is a commercial product, and you may need to purchase a license to use it fully.
To install on Centos 7
yum install net-tools
wget http://swupdate.openvpn.org/as/openvpn-as-2.6.1-CentOS7.x86_64.rpm
Installing the package
rpm -ivh openvpn-as-2.6.1-CentOS7.x86_64.rpm
After installation is complete, you must set the administrator password
openvpn passwd
openvpn where, openvpn is the administrator login.
The panel will be available at https://ip_addr:943/admin