Centos6.3 install the openvpn Client

Source: Internet
Author: User


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)

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.