Installing and configuring the remote proxy client – HP Integrity NonStop H-Series User Manual
Page 27

1.
Log on as super.super.
2.
Enter the following command to change to the NonStop SSL directory:
$SYSTEM STARTUP 1> volume $system.znsssl
3.
Enter the following command at the TACL prompt to start the setup:
$SYSTEM ZNSSSL 10> run $SYSTEM.ZNSSSL.SETUP
4.
Enter [7] to select ODBC/MX server in run mode.
5.
Enter the home terminal. The default value is $YMIOP.#CLCI.
6.
Enter the CPU on which you want to run SSL. The default value is CPU 3.
7.
Enter the SSL process name. The default value is $ODBS3.
8.
Enter the TCP/IP process name for the subnet on which the ODBC/MX MXCS service runs.
The default value is $ZTC0.
9.
Enter a port number for the SSL ODBC/MX connection. The default port number is 8402.
10. Enter y or n to specify whether the startup and error messages must be sent to EMS.
11. Enter a name for the SCF IN file for the ODBCMXS configuration. The default value is ODBSIN3.
12. Enter a name for the SCF configuration file for the ODBCMXS configuration. The default value
is ODBSCF3.
13. The following message indicates that SSL configuration successfully created the script files.
These script files are used to configure and start the process as a kernel managed persistent
process.
**** SETUP has completed successfully ****
Files created:
14. Enter the following command to configure NonStop SSL as a persistent process:
$SYSTEM ZNSSSL 11> SCF/IN
For example, if you use the default name, the command is SCF/IN ODBSIN3.
15. Enter the following command to start the process :
$SYSTEM ZNSSSL 12> SCF START PROCESS $ZZKRN.#SSL-ODBCMXS-3
16. Enter the following command to check whether the process started correctly:
$SYSTEM ZNSSSL 13> SHOWLOG ODBSLOG *
The log file must contain a message similar to the following sample:
$ODBS3|05Mar12 09:54:19.89|20|ODBC/MX server proxy started on target host 127.0.0.1,
target port 23,
source port 8402 $ODBS3|05Mar12 09:54:19.93|50|Performed action
CombinedAction(CreateSocket,ListenSocketAction) successfully.
The host NonStop SSL Server process is now running and available for client access.
For more information about installing the NonStop SSL Server process for ODBC/MX, see the HP
NonStop SSL Reference Manual.
Installing and configuring the Remote Proxy Client
You must obtain the following information from your administrator before installing the Remote
Proxy Client:
•
The IP address, host name, and port number of the SSL server running on the NonStop system.
•
The port number of the MXCS Association Server that you want to connect.
NOTE:
The MXCS Association Server port number must not be in use by any other program
or service on your client workstation.
For information about obtaining the port number, see the SQL/MX Connectivity Service
Administrative Command Reference.
Perform the following steps to install and configure the Remote Proxy client on Windows workstation:
Configuring a secure ODBC connection using NonStop SSL
27