HPC/Network Access/PuTTY Configuration/The Carbon login nodes: Difference between revisions
< HPC | Network Access | PuTTY Configuration
Jump to navigation
Jump to search
m (Created page with "# In the main PuTTY Configuration window, click Session at the top of the tree on the left. # Select the '''Mega''' session and push Load. This session will be the basis for the …") |
mNo edit summary |
||
Line 19: | Line 19: | ||
#* Destination: '''mgmt04:6200''' | #* Destination: '''mgmt04:6200''' | ||
#* Push the Add button. | #* Push the Add button. | ||
#* You should now see these two entries: | |||
#* You should see these | |||
#:: L6200 mgmt03:6200 | #:: L6200 mgmt03:6200 | ||
#:: L6201 mgmt04:6200 | #:: L6201 mgmt04:6200 | ||
#: [[Image:HPC 2012-08 PuTTY config 9 VNL done.png]] | #: [[Image:HPC 2012-08 PuTTY config 9 VNL done.png]] | ||
# Scroll to the top of the tree and click Session. Enter the host details: | # Scroll to the top of the tree and click Session. Enter the host details: |
Revision as of 07:36, August 29, 2012
- In the main PuTTY Configuration window, click Session at the top of the tree on the left.
- Select the Mega session and push Load. This session will be the basis for the next steps.
- Click SSH in the tree
- Uncheck the checkbox Don't start a shell or command at all.
- Click X11 in the tree.
- Click the checkbox Enable X11 forwarding.
- Set X display location to :0
- Click Tunnels.
- Select the L33301 entry and push Remove. There should be no forwarded ports listed.
- Under Add new forwarded port, enter:
- Source port: 6200
- Destination: mgmt03:6200
- Push the Add button.
- Repeat with the following settings:
- Source port: 6201 (not 6200!)
- Destination: mgmt04:6200
- Push the Add button.
- You should now see these two entries:
- Scroll to the top of the tree and click Session. Enter the host details:
- Host name: localhost
- Port: 33301 (referring to the tunnel set up above as L33301.)
- Protocol: SSH (leave at the default).
- In the Saved Sessions field, enter Clogin
- Push Save. The entry will appear in the list of saved sessions.