Generate/SecureFXsysicon.jpg  Connection / Port Forwarding


This category only appears if VanDyke Software's SecureCRT® 5.0 (or newer) is also installed.

The Port Forwarding category of the Session Options dialog allows you to configure secure connections [A data paths or circuits between two computers over a phone line, network cable, or other media.] to an SSH1 [The first version of the SSH protocol which provides a way to encrypt network traffic between a client and a server.] or SSH2 [The second version of the SSH protocol which provides a way to encrypt network traffic between a client and a server, with a slightly different set of security features (including SFTP) than the SSH1 protocol provides.] server [A computer program that provides services to other computer programs (called clients).Often the computer on which a server program runs is also called a server. The term host is often used as a synonym for server.] .

Overview of Port Forwarding

port forwarding [The concept of connecting a logical port on a local machine to a port on a remote machine over a secure (encrypted) channel. All requests for services sent to the local port are then forwarded across the secure channel to the corresponding port on the remote machine.] is a powerful tool that allows you to secure TCP/IP traffic using SecureCRT's SSH1 and SSH2 protocol support. This means that you can encrypt  [The process of converting a data transmission into a secret format that cannot easily be read by unauthorized individuals. See also: decryption.] application data using protocols such as IMAP, POP3 and SMTP. For example, if you receive your email from an Internet Service Provider (ISP), you could encrypt the communication between your workstation running the email client and the ISP's SSH server.

In general, with any port forwarded by SecureCRT for an application, the application needs to be reconfigured to use the localhost or loopback address 127.0.0.1 as its application server address.

Locally forwarded connections

Name

Displays the unique identifying name for the connection .

Local Address

Displays the local port number for the connection.

Remote Host

Displays the remote machines hostname or IP address [Every site that is reachable on the Internet must have a valid IP, or Internet Protocol,address. An IP address should be entered as four numbers separated by period (.) characters (for example: 198.105.232.1).] and the remote port.

Application

Displays the application to be run over this connection.

To create a new port-forwarded connection, click on the Add... button to open a blank Local Port Forwarding Properties dialog. To modify an existing connection, select that connection and click on the Edit... button to open that connection's Local Port Forwarding Properties dialog. To duplicate a port-forwarded connection, select a connection and click on the Duplicate button. To remove an existing connection, select that connection and click on the Delete button.

Do not request a shell

Select this option to have SecureCRT not request a command shell when attempting to port forward. This ensures that port forwards will work even if shell access is denied.

 

Related Topics

  1. Session Options/Connection
  2. Session Options/Connection/Port Forwarding/Remote/X11