Skip to content

Get inside the university networks

One cannot connect to all UPPMAX clusters everywhere around the world. Instead, one needs to get inside the university networks first. This page described how to get inside the university networks, or, to use more precise language, to obtain a SUNET Internet Protocol ('IP') address.

There are these ways to do this:

  • Physically move inside SUNET
  • Use a VPN (a 'virtual private network')
  • Use an HPC cluster within SUNET

Each of these three ways are described below.

flowchart TD

    subgraph sub_outside[IP outside SUNET]
      outside(Physically outside SUNET)
    end

    subgraph sub_inside[IP inside SUNET]
      physically_inside(Physically inside SUNET)
      inside_using_vpn(Inside SUNET using VPN)
      inside_using_rackham(Inside SUNET using Rackham)
    end

    %% Outside SUNET
    outside-->|Move physically|physically_inside
    outside-->|Use a VPN|inside_using_vpn
    outside-->|Login to Rackham|inside_using_rackham

    %% Inside SUNET
    physically_inside-.->inside_using_rackham
    physically_inside-.->inside_using_vpn

Physically move inside SUNET

To connect to all UPPMAX clusters, one must be inside SUNET.

All Swedish university buildings are within SUNET. Hence, working from a University building is a non-technical solution to get direct access to Bianca.

Use a virtual private network

Want a video to see how to install the UU VPN?

To connect to all UPPMAX clusters, one must be inside SUNET.

A virtual private network (VPN) allows one to access all UPPMAX clusters indirectly: your computer connects to the VPN within SUNET, where that VPN accesses your favorite UPPMAX cluster.

To be able to use a VPN to get inside of SUNET:

  • For Uppsala University: go to this page
  • For Lund University: go to this page

  • For other Swedish universities, search their websites to get the required VPN credentials.

Want a video to see how the UU VPN is used?

Use an HPC cluster within SUNET

To connect to all UPPMAX clusters, one must be inside SUNET.

An HPC cluster within SUNET (for example, Rackham) allows one to access all other clusters: your computer connects to the HPC cluster within SUNET, after which one accesses all other clusters.

However, when using this method, one can only use the console environments (i.e. no remote desktop environment).