User Tools

Site Tools


guides:ssh-gateway

**This is an old revision of the document!**

Setting up SSH-gateway

UEF SSH Gateway server can be used to connect various servers that are located within the university network. Authentication is done with the UEF credentials.

SSH-connection

at prompt Command
Localpcssh <uefad>@sshgw.uef.fi
sshgwssh <backend server>
or with the one command
Localpcssh -t <uefad>@sshgw.uef.fi ssh <backend server>

sshfs

at prompt Command
Localpcsshfs <uefad>@sshgw.uef.fi:/path homedir -o PubKeyauthentication=no
Unmounting
Localpcfusermount -u homedir
guides/ssh-gateway.1575470140.txt.gz · Last modified: 04.12.2019 16:35 by Juha Kekäläinen