To run a job on remote server of my uni, I use MobaXterm. First I had to "start local terminal" and type "ssh somenet.mylab.uni.ac.bla – username:BlaBla" (the address is fake). Type a password, and connect. Next, I had to type "ssh login8" and I on the server I can submit my jobs. Now, on the home Screen of MobaXterm I can select the last session and it connects (ssh) to "somenet.mylab" with no problem, but not to the next server (login8).
How Can I add the next server to the "home screen" without typing each time "ssh login8"? I tried the "tunneling" option in the upper panel, and added "New SSH tunnel", but it seem to have no effect.