Connecting via SSH Tunnel
  • 17 Jul 2024
  • PDF

Connecting via SSH Tunnel

  • PDF

Article summary

summary

By creating an SSH tunnel between TROCCO and a server provided by the customer, it is possible to connect to the customer's data source via SSH tunnel.
The following connection information is supported

  • Amazon Aurora MySQL
  • Amazon Redshift
  • Azure Synapse Analytics
  • Microsoft SQL Server
  • MySQL
  • Oracle Database
  • PostgreSQL

SSH tunnels can be configured from the Create/Edit screen for each connection information.
SSH connection is made to the specified host with a private key or password.

Prerequisite.

  • The server that tunnels SSH with TROCCO must allow connections from TROCCO's IP.
    Please allow the following IPs
    • 18.182.232.211
    • 13.231.52.164
    • 3.113.216.138

Setup Method

On the connection information setting screen, check the "Connect via SSH" checkbox.
This setting appears only when the connection information supports SSH tunneling.

image.png

entry

SSH connection by private key or password.

(data) itemindispensableContents
SSH HostYesEnter the IP address of the host to connect to SSH.
SSH PortYesEnter the port number of the host to connect to SSH.
SSH UserYesEnter the user name for the SSH connection.
SSH PasswordNoYou can enter the password for the SSH connection.
SSH private keyNoYou can enter your SSH private key.
Passphrase for SSH private keyNoYou can enter the passphrase for the SSH private key.

More Information

  • The SSH tunnel is set up before the transfer and closed after the transfer is complete.
  • The SSH tunnel is not shared among customers because of the separate server environment of the transfer.

Was this article helpful?