What are the meanings and roles of the Remote Host, Remote Port, and Local Port fields in the SSH Parameters popup in Toad for Oracle when setting up an SSH tunnel?
The Remote Host is the hostname or IP address of the database server (or the machine where the Oracle listener is running).
The Remote Port is the port number on the remote host where the Oracle database is listening (Usually 1521 (the default port for Oracle listener)).
The Local Port is the port number on your local machine (client side) where the tunnel will listen.
Example:
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center