Connecting via Access Gateway

  1. Open the terminal.

  2. Enter the connection string for SSH Proxy or Balancer. You can use IP address or DNS.

    ssh indeedproxy


    If necessary, specify the user and port.

    ssh user@indeedproxy -p 2222


  3. Enter password and TOTP.

  4. Select the resource you want to connect to.

Connecting to a Specific Resource

  1. In the user console, next to the SSH resource, click Copy. This will copy to the clipboard the SSH connecting command to this resource.
  2. Paste the copied line into the terminal.
  3. Enter password and TOTP.