UPusername | username assigned by ZIM | e.g., helge.todt |
astrousername | username within astro cluster domain | e.g., htodt |
host.subnet | hostname and subnetname of the astro cluster | e.g., crater.astro |
Host *
ServerAliveInterval 30
ServerAliveCountMax 5
Host upgateway
HostName sshgateway.uni-potsdam.de
User UPusername
Host hostname
HostName host.subnet.physik.uni-potsdam.de
User astrousername
Protocol 2
ForwardX11 yes
ForwardX11Trusted yes
Proxyjump upgateway
where you have to modify the italic placeholder text (UPusername,
host.subnet.physik.uni-potsdam.de, astrousername),