HPC/Network Access/PuTTY Configuration/Accessing Carbon licenses remotely

From CNM Wiki
< HPC‎ | Network Access‎ | PuTTY Configuration
Revision as of 11:57, August 30, 2012 by Stern (talk | contribs) (Created page with "== 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. #: [[Image…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.
    HPC 2012-08 PuTTY config 11 load clogin.pngHPC 2012-08 PuTTY config 12 loaded clogin.png
  3. Verify that the name "localhost" appeared in the Host Name field above. Go back to step 1 if it does not.
  4. Click "+" in front of SSH in the tree.
  5. Click Tunnels.
  6. If your session has existing tunnels and you wish to start over:
    • Select each existing entry in the "Forwarded ports:" field and push Remove.
    • No forwarded ports should remain at this point.
    HPC 2012-08 PuTTY config 5 tunnels remove.pngHPC 2012-08 PuTTY config 6 tunnels clean.png

Add tunnels for VNL

  1. Under Add new forwarded port, enter:
    • Source port: 6200
    • Destination: mgmt03:6200
    • Push Add.
    HPC 2012-08 PuTTY config 8 VNL enter.png
  2. Repeat with the following settings:
    • Source port: 6201 (not 6200!)
    • Destination: mgmt04:6200
    • Push Add.
    • You should now see these two entries:
    L6200  mgmt03:6200
    L6201  mgmt04:6200
    HPC 2012-08 PuTTY config 9 VNL done.png

Add tunnels for COMSOL

Follow steps similar to VNL shown above. Use the following port numbers and host names:

Source Port Destination Options
1719 mgmt03:1719 Local, Auto
33317 mgmt03:1718 Local, Auto
33318 mgmt04:1718 Local, Auto
33319 sched1:1718 Local, Auto
Because no port number is the same between VNL and COMSOL, their tunnel configurations can coexist.

Finish adding tunnels

  1. Scroll to the top of the tree and click 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.