HPC/Network Access/PuTTY Configuration/The Carbon login nodes: Difference between revisions
< HPC | Network Access | PuTTY Configuration
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 30: | Line 30: | ||
# Click Tunnels. | # Click Tunnels. | ||
=== Add VNL | === Add tunnels for VNL === | ||
# Under Add new forwarded port, enter: | # Under Add new forwarded port, enter: | ||
#* Source port: '''6200''' | #* Source port: '''6200''' | ||
Line 41: | Line 41: | ||
#* Push Add. | #* Push Add. | ||
#* You should now see these two entries: | #* You should now see these two entries: | ||
#:: L6200& | #:: L6200  mgmt03:6200 | ||
#:: L6201& | #:: L6201  mgmt04:6200 | ||
#: [[Image:HPC 2012-08 PuTTY config 9 VNL done.png]] | #: [[Image:HPC 2012-08 PuTTY config 9 VNL done.png]] | ||
=== Add tunnels for COMSOL === | |||
=== Add COMSOL | Follow steps similar to VNL shown above. Use the following port numbers and host names: | ||
:: L1719  mgmt03:1719 | |||
:: L33317  mgmt03:1718 | |||
:: L33318  mgmt04:1718 | |||
:: L33319  sched1:1718 | |||
=== Finish adding tunnels === | === Finish adding tunnels === |
Revision as of 22:29, August 29, 2012
Configuration for all users
- 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 "+" in front of SSH in the tree.
- Click "SSH itself.
- Uncheck the checkbox Don't start a shell or command at all.
- Click Tunnels.
- Select each entry and push Remove. Since we cloned the Mega session, there might be one entry with L33301. No forwarded ports should remain at this point.
- Click X11 in the tree.
- Click the checkbox Enable X11 forwarding.
- Set X display location to :0
- 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.
To use licensed applications remotely
Begin adding tunnels
- In the main PuTTY Configuration window, click Session at the top of the tree on the left.
- Select the Clogin session and push Load.
- Verify that the name "localhost" appeared in the Host Name field above.
- Click "+" in front of SSH in the tree.
- Click Tunnels.
Add tunnels for VNL
- Under Add new forwarded port, enter:
- Source port: 6200
- Destination: mgmt03:6200
- Push Add.
- Repeat with the following settings:
- Source port: 6201 (not 6200!)
- Destination: mgmt04:6200
- Push Add.
- You should now see these two entries:
Add tunnels for COMSOL
Follow steps similar to VNL shown above. Use the following port numbers and host names:
- L1719 mgmt03:1719
- L33317 mgmt03:1718
- L33318 mgmt04:1718
- L33319 sched1:1718
Finish adding tunnels
- Scroll to the top of the tree and click Session.
- Verify that "Clogin" shows in the Saved Sessions field. If it does not, go back to section #Begin adding tunnels.
- Push Save.