Telnet SSH Connection
What is Telnet SSH?
The Telnet SSH connection uses the Telnet protocol to communicate with a remote terminal (network device or server) over a TCP/IP connection. It allows users to connect to embedded and legacy systems in a secure, consistent and user-friendly way across all connectivity modes.
Secure Shell (SSH) is a network protocol designed for secure remote access to command-line interfaces (CLIs) on Windows, Linux, and Mac systems. It leverages public-key cryptography and symmetric encryption, to ensure secure communication for tasks such as remote server management, file transfers, and console-based applications.
In Thinfinity Workspace, the Telnet SSH method allows the user to choose whether or not to use the SSH secure alternative.
Creating an SSH Terminal Connection
After logging in to Thinfinity Workspace, click on + New Profile to launch the Profile Creation wizard.
Select Terminal > Telnet SSH. In the first step of the wizard set the following parameters and click Next.
Address
Enter the IP of the remote machine.
Port
By default, port 23 is selected. To use a different port, de-select the Auto option and enter a new port number.
SSH
Select this option to use the SSH protocol for a secure encrypted connection.
In the Terminal step of the wizard set the following parameters and click Next.
Terminal Type
Select the terminal type from the available options.
Screen Size
Select the screen size from the available options.
Auto-Wrap
This option is selected by default.
End CRLF instead of CR
When enabled, this setting ensures that every command sent from the terminal ends with CRLF
(\r
) instead of just CR
().
In the Authentication step of the wizard set the following parameters and click Next.
Use only Password authentication
Selecting this option will hide the Username field from the login page.
Username
Enter the username utilized to access the resource.
Password
Enter the password associated to the username.
Private key file for authentication
Select this option to use a private key file for the authentication process.
Filename
This field will only be available if you select the previous option. Enter the name of the private key file.
In the Profile name step of the wizard enter a name for the new connection and click Next.
Click Done to finalize the wizard.
In the Thinfinity Workspace home page click Commit to apply the changes.\
To further customize and refine the access profile, proceed to the Telnet SSH Terminal section, where you can configure Core settings, UX settings, and Access Control options to meet your specific requirements.
Last updated
Was this helpful?