Table of Contents

Connecting to the VPN network

Security is priority

After you received the zip file containing several .ovpn files, you should unpack it to a directory that only you have access to and not upload them anywhere. They contain the connection parameters required to gain access to the management network as well and thus need to be protected from outsiders. Treat it like a password.

Installing and using OpenVPN

Download the OpenVPN configuration files.

Linux

Install OpenVPN using your package manager. sudo apt install openvpn for ubuntu.

Connect via the quick settings

  1. Go to the network settings menu and clicking the + button.
  2. Select import from file.
  3. Choose the .ovpn file from the .zip from the download link above.
  4. Make sure you add your username and password to the configuration.
  5. Connect via the quick settings drop down in the info bar.

Connecting via the commandline

  1. sudo apt install openvpn-systemd-resolved.
  2. Uncomment the lines from –begin to –end system-resolved in the .ovpn file inside the .zip you downloaded from above.
  3. Connect via openvpn /path/to/configuration.ovpn

You can also watch this video for a visual tutorial.

MacOS

Install Tunnelblick, an open-source OpenVPN client software.

  1. To use the .ovpn files provided in the .zip, click the new Tunnelblick icon at the info bar in the top right corner and select VPN details.
  2. Drag the .ovpn into the window, it should set them up for you.
  3. Put your user credentials into the VPN connection editor.
  4. Connect by clicking the tray icon.

You can also watch this video for a visual guide using the proprietary Viscosity OpenVPN client.

Windows

You can also watch this video for a visual tutorial.

Connecting to the Entry Point

Please connect to the Entry Point first. This entry point is meant to create your home directory.

In the rare case your VPN client is unable to resolve the login node domain name, please use the following IP instead: 10.130.0.6

Congratulations! Now you should be able to access your resources. If not, please have a second look at the steps described before. If it’s not working, feel free to contact us at aisc-helpdesk(at)hpi.de.