SSL Reference Manual

DESTIPADDR, DESTIPPORT
Use these parameters to for the configuration of an HP NonStop SSL EXPANDS process.
Parameter Syntax
DESTIPADDR ip-address
DESTIPPORT port
Arguments
ip-address
specifies the IP address of the remote end of the EXPAND line.
port
specifies the port number of the remote end of the EXPAND line.
Example
DESTIPADDR 10.0.0.13; DESTIPPORT 1202
DESTIPADDR fe80:aa::eeff:1023 ; DESTIPPORT 1202
Considerations
The parameters should be set exactly to the original equivalent parameter values of the EXPAND line handler,
as shown by the SCF INFO LINE DETAIL command.
The parameters are ignored with any run mode other than EXPANDS.
See also
SRCIPADDR, SRCIPPORT
DNSRESOLVERTCPIPPROCESSNAME
Use this parameter to explicitly set the name of the TCP/IP process that should be used for DNS resolving
Parameter Syntax
DNSRESOLVERTCPIPPROCESSNAME processname
Arguments
processname
specifies the NonStop process name that is to be used for DNS resolving in HP NonStop SSL
Considerations
In most cases there is no need to explicitly set this parameter since a corresponding program logic will dynamically
determine the TCP/IP stack to use for DNS resolution.
Example
DNSRESOLVERTCPIPPROCESSNAME $ZTC2
HP NonStop SSL Reference Manual Configuration 55