How to Set Up OpenVPN on Linux Command Line Interface

How to Set Up OpenVPN on Linux Command Line Interface

  1. Install OpenVPN
    Open the terminal, login as root and run the following command:
    'apt-get install openvpn'

  2. Download configuration file
    You can download your OpenVPN config file here

    Once you have the config file, move it to 
    /etc/openvpn/vpnht.ovpn

  3. Run OpenVPN
    Now run openvpn as root with the following command:
    # openvpn /etc/openvpn/vpnht.ovpn

    Enter your credentials and you should be connected
  • 35 Користувачі, які знайшли це корисним
Ця відповідь Вам допомогла?

Схожі статті

How to set up VPN on your Tomato router with OpenVPN ?

How to set up VPN on your Tomato router with OpenVPN ? Step 1: Enter Basic Settings Server...

Linux Ubuntu Network Manger OpenVPN

Ubuntu (OpenVPN) This guide is also available as video tutorial: click here to proceed to the...

How To Set Up an OpenVPN Client in Windows ?

How To Set Up an OpenVPN Client in Windows ?  This guide is also available as video tutorial:...

Setup VPN Client on Synology

Setup VPN Client on Synology  Step 0: Go to your DSM control panel If you do not know the...

Setup L2TP VPN in Windows

Setup L2TP VPN in Windows 1. Start Remote Access Phonebook (RASPHONE) Start the Run command...