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 do you setup the ASUS wireless router vpn ?

How do you setup the ASUS wireless router vpn ? Some ASUS routers support connecting to a VPN...

Setup L2TP VPN in Windows

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

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...

DD-WRT Openvpn at startup

DD-WRT (OpenVPN at Startup) Note: OpenVPN only works on Big, Mega and some Std versions of the...

How to setup OpenVPN ChromeOS ?

How to setup OpenVPN ChromeOS ? Connecting via the OpenVPN protocol is not easy on ChromeOS,...