Centos6.3 openvpn client Centos does not provide Openvpn by default, and there is no openvpn in The yum source. if you want to use yum for installation, install EPEL first. Www.2cto. comShell code wgethttp: // apt. sw. be/redhat/e...
Centos6.3 openvpn client Centos does not provide Openvpn by default, and there is no openvpn in The yum source. if you want to use yum for installation, install EPEL first. Www.2cto.com Shell code wget http://apt.sw.be/redhat/el6/en/i386/rpmforge/RPMS/rpmforge-release-0.5.2-2.el6.rf.i686.rpm Shell code rpm-Uvh rpmforge-release-0.5.2-2.el6.rf.i686.rpm after installation, yum source has openvpn 1. install. if you do not have the permission, run the sudo Shell code yum-y install openvpn 2. set the VPN configuration file to configure the client (the configuration in the OPENVPN Client sent by the administrator is often suffixed with ovpn (xxxx. copy to the/etc/openvpn/directory www.2cto.com 3. shell code chkconfig openvpn on 4. shell Code service openvpn start starts openvpn service 5. shell code openvpn -- config/etc/openvpn/client. ovpn connects to OpenVPN (if you want to continue running the process when you exit the shell, run nohup openvpn -- config client. ovpn)
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.