HPC/Network Access/PuTTY Configuration/The Carbon login nodes: Difference between revisions

From CNM Wiki
Jump to navigation Jump to search
mNo edit summary
Line 22: Line 22:


== To use licensed applications remotely ==
== To use licensed applications remotely ==
; For all applications:
=== Begin adding tunnels ===
# In the main PuTTY Configuration window, click Session at the top of the tree on the left.
# In the main PuTTY Configuration window, click Session at the top of the tree on the left.
# Select the '''Clogin''' session and push Load.
# Select the '''Clogin''' session and push Load.
Line 48: Line 48:
=== Add COMSOL settings ===
=== Add COMSOL settings ===
-->
-->
=== Finish adding tunnels ===
# Scroll to the top of the tree and push Session.
# Verify that "Clogin" shows in the Saved Sessions field. If it does not, go back to section [[#Begin adding tunnels]].
# Push Save.

Revision as of 22:02, August 29, 2012

Configuration for all users

  1. In the main PuTTY Configuration window, click Session at the top of the tree on the left.
  2. Select the Mega session and push Load. This session will be the basis for the next steps.
  3. Click "+" in front of SSH in the tree.
  4. Click "SSH itself.
  5. Uncheck the checkbox Don't start a shell or command at all.
  6. 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.
  7. Click X11 in the tree.
    • Click the checkbox Enable X11 forwarding.
    • Set X display location to :0
  8. 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

  1. In the main PuTTY Configuration window, click Session at the top of the tree on the left.
  2. Select the Clogin session and push Load.
  3. Verify that the name "localhost" appeared in the Host Name field above.
  4. Click "+" in front of SSH in the tree.
  5. Click Tunnels.

Add VNL settings

  1. Under Add new forwarded port, enter:
    • Source port: 6200
    • Destination: mgmt03:6200
    • Push the Add button.
  2. Repeat with the following settings:
    • Source port: 6201 (not 6200!)
    • Destination: mgmt04:6200
    • Push the Add button.
    • You should now see these two entries:
    L6200  mgmt03:6200
    L6201  mgmt04:6200


Finish adding tunnels

  1. Scroll to the top of the tree and push Session.
  2. Verify that "Clogin" shows in the Saved Sessions field. If it does not, go back to section #Begin adding tunnels.
  3. Push Save.