SSH tunnel entry settings

This article lists all the settings of the SSH tunnel entry in Remote Desktop Manager.

See Set up an SSH tunnel for a step by step approach to SSH tunnel entry creation.

SETTINGS

DESCRIPTION

Name

The name of the entry.

Folder

The folder where the entry is located. A folder can be selected by clicking the arrow or the three dots to open the Folder window. To create a new folder, click on the plus (+) icon.

Display

How the session is displayed. Embedded (tabbed) means that the remote connection is open within the same window as the other tabs or entries. Each connection has its own tab, making it easy to switch between them. An undocked display refers to the session window being detached from the main application. It allows you to move and resize the remote session window freely on your desktop.

Host

Host configured lets you select the host. Linked (vault) indicates that the host for the entry is linked to a host entry. Inherited is used when the host is inherited from a higher-level or parent entry.

Credentials

  • Username and password: You will set the username and password in the General tab.

  • Linked (vault): Links to credentials available in the current shared vault.

  • Inherited: Inheritance means that credentials will automatically be passed down from a higher-level entry to lower-level entries that inherit from it.

  • My personal credentials: These credentials are not entry specific but are instead taken from the option under FileMy account settingsLocal credentialsMy personal credentials.

  • None: Remote Desktop Manager will not send credentials to the entry.

  • Find by name (user vault): Searches for the name of an entry in the user vault.

  • My privileged account: These credentials are not entry specific but are instead taken from the option under FileMy account settingsLocal credentialsMy privileged account.

General

SSH tunnel – General
SSH tunnel – General

SETTINGS

DESCRIPTION

Host

The field contains the host name. Clicking on the ellipsis button opens the Computer list menu. Clicking on Default opens the Port menu. The Port generator... button can generate ports according to a list of parameters.

Username

This entry's login credentials.

Password

This entry's login credentials.

Password prompt string

A string used if a server has a different login process (this field is optional).

OTP prompt string

A string used to know when to send the OTP (this field is optional).

Use smartcard

Uses the smartcard.

Certificate method

The method used to fetch the smartcard credentials.

PIN

The smartcard PIN.

Mode

Select between:

  • Local

  • Remote

  • Dynamic

Source

The local address must be left to 127.0.0.1. In most cases leave the local port to its default value 3390.

Destination

Enter the destination host.

SSH key

Key

SSH tunnel – SSH key – General
SSH tunnel – SSH key – General

SETTINGS

DESCRIPTION

Entry type

The source of the SSH key. Choose between:

  • No private key

  • File (local), which lets you choose a path to a local .key file.

  • Embedded data, which lets you manually enter a private key (or generate one via the SSH key generator).

  • Linked (vault), which lets you choose an SSH key entry from which to retrieve a key.

  • My personal SSH key, which uses the SSH key set in File My account settingsMy personal SSH key, under Local credentials.

  • Find by name (user vault), which lets you enter the name of a specific SSH key entry within the current user vault from which to retrieve a key.

  • Privileged account, which lets you choose a PAM account from a list previously set up in Devolutions Server.

vault

The dropdown can be used to select an SSH key. The ellipsis button opens a window to browse the current vault for SSH keys (this field is only available if the Entry type is Linked (vault)).

Passphrase

The passphrase used to decrypt the key.

File

This field points to the SSH key file (this field is only available if the Entry type is File (local)).

Private key

Select or generate a private key file (this field is only for Embedded data and the key is saved in Remote Desktop Manager).

Certificate

SSH tunnel – SSH key – Certificate
SSH tunnel – SSH key – Certificate
SETTINGS DESCRIPTION
Certificate file The source of the certificate.
File This field points to the certificate file (this field is only available if the Entry type is File (local)).
Certificate Select or a certificate file (this field is only for Embedded data).

Proxy

SSH tunnel – Proxy
SSH tunnel – Proxy
SETTINGS DESCRIPTION
Proxy mode The Link mode points to a Proxy Tunnel entry. The Custom mode sets up a custom proxy with the same settings as a proxy tunnel.

Acceptable formats for the Excluded hosts field:

  • Items separated by commas.

  • Wildcards, such as asterisks (*), which are interpreted as any number of characters (including 0), and question marks, each of which represents a single character.

  • Leading point notation, according to which ".domain.com" equals "*.domain.com".

Gateway

SSH tunnel – Gateway
SSH tunnel – Gateway
SETTINGS DESCRIPTION
Gateway mode The Custom mode lets you configure a gateway. The Linked mode picks from an already existing SSH gateway.

Logs

SSH tunnel – Logs
SSH tunnel – Logs
SETTINGS DESCRIPTION
Enable logging The Custom mode requires the path and file name. The Global mode requires the file name and then to configure the global path in FileSettings.
Log path Includes the path and the file for the log. The default log path can be configured in FileSettingsEntry typesSessionsTerminal, under the Logging section.
Log filename The name of the file at the location defined in FileSettingsSessionTerminalDefault path.
Verbose This will set how in-depth logs are (only available for the Event mode).

Advanced

SSH tunnel – Advanced
SSH tunnel – Advanced

SETTINGS

DESCRIPTION

Internet protocol

Choose between IPv4 or IPv6.

Interactive authentication in terminal

This option manages the behavior when the terminal asks you for interactive authentication. The No option makes Remote Desktop Manager manage it, while Yes makes the terminal manage it.

Disconnect action

What happens when the SSH terminal disconnects.

Display error messages

Choose to show error messages or not.

Always accept fingerprint

Always accept fingerprints or not.

Mouse click mode

Changes right-click behavior:

  • Windows: prompts a context menu.

  • Compromise: pastes.

  • XTerm: Selects text.

Algorithm support

In the Custom mode, click the ellipsis button to select one or multiple Cipher, Host key, Kex and/or MAC algorithms.

Minimum Diffie-Hellman key size

Minimum key size in bits.

Ignore Substitute character

Ignores substitute characters or not.

Enable TCP keepalives

Enables TCP keepalives.

Enable GSS API authentication

Enables GSS API authentication.

Skip environment variable setup

Skips environment variable setup.

Enable GSS API credential delegation

Enable GSS API credential delegation.

Allow SSH authentication agent forwarding

Allow SSH authentication agent forwarding.

Disable Nagle's algorithm

Disable Nagle's algorithm.

Use SSH authentication agent

Uses SSH authentication agent which is currently open on your machine (including the Remote Desktop Manager SSH key agent).

Ping interval

A command is sent every X second to keep the connection alive.

Ping string

The string which is sent with the Ping interval option.

Paste delay

Added delay for pasting text.

Environment variables

Sets environment variables to be used by the terminal.

Devolutions Forum logo Give us Feedback