HPC/Network Access/PuTTY Configuration
< HPC | Network Access
Jump to navigation
Jump to search
The Carbon cluster is reachable from networks outside Argonne only through SSH tunneling or VPN. Either way has advantages and disadvantages. This page explains how to connect through an ssh tunnel.
Configuring
The following steps need to be performed once for each workstation you wish to use to access Carbon.
Connecting
To connect to Carbon for interactive work, or to access its networked licenses, perform a preparatory step, needed only once for a given Windows login session.
From then on, and while the preparatory window remains active, connect as often as desired.
File Transfers using PSFTP
- Configure your PuTTY installation as shown above.
- Connect to the SSH Gateway, as shown in the preceeding section.
- Open the
psftp
application.- Use
clogin
(your configured PuTTY saved session name) as host to connect to.
- Use
To learn more, see the PSFTP documentation.