- 1 minute to read
- Print
- DarkLight
- PDF
How to make a TELNET connection via Terminal Proxy
- 1 minute to read
- Print
- DarkLight
- PDF
In this document, you’ll find a step-by-step guide on how to make a TELNET connection via Terminal Proxy.
Requirements
- Have a command prompt-type application installed on the machine.
Telnet connection
To make a TELNET connection to a device that has this connectivity linked to a valid credential, you’ll need to execute the telnet
command followed by the credential and device. Follow the steps below:
- Open the command prompt application of your preference.
- Enter the following command to enter the vault:
ssh senhasegura_user@senhasegura_vault
.InfoThe
senhasegura_user
field is the username used to access the vault. Thesenhasegura_vault
field can be the hostname or IP address of the vault to be accessed.- Press the Enter key.Info
When accessing the device for the first time, a reliability warning will be displayed, type
yes
and press the Enter key. The warning will no longer be displayed the next time this device is accessed.
- Enter your password.
- Press the Enter key.
- The senhasegura shell home screen will be displayed.
- Type
list
so that the list of available credentials and devices is displayed.InfoIf you already know the credential (username) and the device (hostname or IP) that you want to access, it’s not necessary to use the command
list
. - After choosing, type:
telnet credential@target_device
(hostname or IP address).- Press the Enter key.
After these steps, the TELNET session via Terminal Proxy into the desired device will have been started and ready for use.
The senhasegura Proxy Terminal also offers other types of connections, such as:
- SSH connection via Terminal Proxy.
- Multihop SSH connection via Terminal Proxy.
- Transfer files in Terminal Proxy sessions via SFTP.
- File transfer in Terminal Proxy sessions via SCP.
Do you still have questions? Reach out to the senhasegura Community.