Generate a keypair using PuTTY Key Generator and add the public key in your user settings. The public key will be propagated to our servers in up to 5 minutes. Save the private key as well.

Create a Tunnel Connection in Integrate.io ETL:
- On the dashboard Connections, click New Connection and choose a connection to use.
- Choose Reverse SSH tunnel connection as Access type and supply your connection’s hostname, username and port.
- Click Create connection.

- It will fail because we haven’t created the tunnel yet, but the light blue box will appear and you will be able to retrieve Integrate.io ETL’s tunnel server (Integrate.io ETL server endpoint that includes everything before the colon) and connection port (the number after the colon).

Start a new PuTTY session and set the Hostname to the Integrate.io ETL server (e.g: virginia-tunnel.xplenty.com) and Port to 50683. The port is a static value, and not the port assigned to your connection. We will be using that later on.

Connection -> SSH -> Auth -> Credentials, browse for the private key (.ppk) that matches the public key you added in Integrate.io ETL.

Connection -> SSH -> Tunnels: Specify the source port (the connection port assigned earlier on the connections page). Specify the destination database’s host and port in the destination as “hostname:port”, select the “Remote” option and click “Add”. Make sure it is added on the list above.

Save the connection - Go back to Session section in sidebar, name the connection and click the Save button.

Return to the Integrate.io ETL dashboard. After entering the database name, username, and password, click Test Connection.


