Chapter 3 VPN

3.1 What is a VPN?

A VPN (virtual private network) connects a machine that lies outside of the university (ie. outside the firewall) to the internal network. When the VPN is running, your network traffic (e.g. Internet) is routed through the university in the same way as if the computer was on your work desk. This enables you to:

  • Access journal websites like you would inside the university
  • Access network drives (e.g. M Drive etc) - but be careful when transferring big files
  • Access servers (e.g. over the terminal / command line / ftp)

3.2 How can I setup the VPN for Liverpool?

This document describes how to set up a VPN.

To access the VPN service:

1. Register

First you will need to submit a request to register for the VPN service via CSD. CSD will need you to explain why you require VPN access and what you intend to do with it.

2. Download the VPN Client

Once your registration is confirmed you will need to download and install a VPN Client.

3. Open the client and connect

Finally you will need to connect to the VPN using your VPN client. Below we provide instructions on how to accomplish this on Windows, Mac and Ubuntu.

3.3 Windows and Mac

You must make sure you are registered to access the VPN service first. Once you are registered you can download and install the GlobalProtect VPN Client to connect to the University network. GlobalProtect is compatible with Windows 10 and Macs. Please access admin rights before attempting to download the VPN Client on your MWS PC. It is not possible to use GlobalProtect to connect to the University network on a mobile or tablet device.

To install the Client:

  1. Access Admin Rights on you PC.

  2. Visit https://vpn.liv.ac.uk

  3. Enter your University username and password to login to the VPN portal.

  4. Click the appropriate link to download the required version of the VPN client - Windows 32 bit, Windows 64 bit, or Mac OS. (To check which version you require, see your system properties on your device)

  5. Once the file has downloaded, double-click to run the installation.

  6. Follow the steps through the installation wizard, accepting the default options.

  7. Once installed you will see the GlobalProtect “globe” icon appear in the system tray (bottom right, near the clock). It is a globe and it will have a red x on it, showing that it is not currently connected.

  8. Double-click on the GlobalProtectglobe icon in the system tray. In the window that opens, enter the following:

    • Username: enter your University username
    • Password: enter your University password
    • Portal: vpn.liv.ac.uk
  9. Click Apply.

The GlobalProtect VPN client will then automatically connect to the University network - the red cross should disappear form the icon in the system tray.

You can close the window: the client will stay connected.

3.3.1 To connect and disconnect the client

Once the GlobalConnect VPN client has been installed, the icon will remain in your system tray.

To connect the VPN right click the GlobalProtect icon in the system tray and choose Connect. When you have finished and want to disconnect the VPN, right click on the icon and choose Disconnect.

How to allow third party applications - like Global Protect - to install on a Mac

  1. Open System Preferences and click Security & Privacy

  2. Select the General tab

  3. Click the lock in the lower left-hand corner

  4. Enter your computer username and password, then select Unlock

3.4 Ubuntu

The University of Liverpool provides a guide for setting up VPN on Linux, tested with Ubuntu 14.04, 16.04, 18.04 and Centos 7. The guide recommends the installation of the VPN Client VPNc:

sudo apt-get install network-manager-vpnc
sudo apt-get install network-manager-vpnc-gnome

Alternatively yum can be used to install the software:

sudo yum install NetworkManager-vpnc
sudo yum install NetworkManager-vpnc-gnome

To recap the remaining steps from the UoL guide:

  1. First you will need to download the UoL VPN configuration file: VPN.PCF
  2. In the top right corner of your desktop there is a network icon. Click on this icon, then choose:

VPN Connections > Configure VPN

  1. Click “Add” and then “Select Import” in order to locate your *.pcf file.

  2. Next enter your MWS username in the User Name field.

  3. Click the IPv4 Settings tab.

  4. If left blank fill in the Group password field using the group password specified within the *.pcf file.

  5. Add DNS servers:

    • 138.253.110.103
    • 138.253.110.104

and search domains (if a search domain field is available):

  • liv.ac.uk
  • liverpool.ac.uk
  • livad.liv.ac.uk
  1. Click on Routes.

  2. You will need one route with the following details:

    • Address: 138.253.0.0
    • Netmask: 255.255.255.0
    • gateway: 0.0.0.0
    • metric: 0
  3. Tick the “Use this connection only for resources on its network” box.

  4. Click Save / Apply / Close depending on the distribution.

3.4.1 To connect the client and disconnect the client:

To connect to the network, click on the icon in the top right corner of the desktop and choose

VPN Connections > University of Liverpool VPN Service

You will be promted to authenticate using your MWS password. Upon connecting the network icon will display a locked symbol. You can now use your computera as if you were physically connected to the University of Liverpool network.

To disconnect click on the network icon again and choose:

VPN Connections > Disconnect VPN