Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download and install the OpenVPN Connect Android app, from the VSS-VPN gateway or from Google Play.

  2. Follow the configuration instructions available courtesy of UTORvpn.

iOS (iPhone/iPad)

  1. Install the OpenVPN Connect iOS app from iTunes.

  2. Follow the configuration instructions available courtesy of UTORvpn.

 

Ubuntu (14.04)

  1. Install Network Manager (OpenVPN) using apt-get:

    Code Block
    sudo apt-get install network-manager-openvpn
  2. Download the vskey-gw.ovpn and the vskey-gw.crt (to the same directory)

  3. From the network manager drop down, choose Configure VPN 

  4. Choose "Add" .

  5. Choose "Import a saved VPN configuration..." and click "Create".

  6. Select the ovpn file and confirm that the crt file is in the same directory.

  7. Input your VSS username, and choose your password preference.

  8. Choose the "IPv4 Settings" tab, click the "Routes..." button and select "Use this connection only for resources on its network."

  9. Click "OK", then "Save", then "Close".

  10. Activate the VPN connection and test your login.

...