Set up an SSH tunnel

Configure PuTTY to connect to the CCF server using an SSH tunnel.

Note: This setup does not require access to the configuration files from the server.
Open PuTTY and specify these PuTTY Configuration settings:
  1. In Session, enter the hostname and port of the server where the CCF server is installed. This information will be provided to you by your CollabNet account manager or Support representative.
  2. In Connection > SSH > Tunnels , enter the Source port and Destination for Add new forwarded port. Typically, port 9001 is used by the remote CCF GUI -- specify this as the source port value. To forward this port to the same port on the CCF server, specify the value 127.0.0.1:9001 for the destination port.


  3. Make sure the Local and Auto options are selected.
  4. Click Add. Verify the text box content for Forwarded ports.


  5. In Connection > SSH > Auth , browse to your private key for Private key file for authorization. This is the private key you generated earlier.
  6. In Connection > SSH , select Don't start a shell or command at all for Protocol options.
  7. In Connection > Data , provide a value for Auto-login username. You will be provided the Auto-login username by your CollabNet account manager or Support representative.
  8. Go back to Session, provide a name, and save your current session.
  9. Open this session and provide your passphrase when prompted.