Configuring a session to connect to the Redirector
- Click Add Sessions at the bottom of the Host On-Demand window.
- Right-click the icon for the type of session you want to add.
- Click Copy.
- Type the Destination Address for this session.
This is the host name or IP address of
the Host On-Demand server on which the Redirector is running.
- Type the Destination Port for this session.
The port number should be the same as
the Local Port number defined in the Redirector for the host you are connecting to.
Each host configured in the Redirector has a different port number.
The default for 3270, 5250 and VT connections is 23. The default for CICS connections is 2006.
- Select a secure protocol (TLS or SSL) on the Connection window if necessary. If you select a secure protocol, make sure the
Redirector has enabled client-side security for this connection.
- Click OK.
- Click Close to close the Add Sessions window.
- Double-click the session icon to start the session.
Session configuration example
In this example,
a host connection is added to the Redirector running on a Host On-Demand server with the host name hodserver:
- Destination Address
- RALVM13
- Destination Port
- 23 (default)
- Local Port
- 12173 (assigned when you add a host connection)
- Security
- Client-side (for secure sessions)
Your session configuration will then use these values:
- Destination Address
- hodserver (the host name of the server in which the redirector service is running).
- Destination Port
- 12173 (Local Port number assigned above)
Related topics