Interfaceout; Intervalliveprivateuserkey - HP NonStop SSH 544701-014 Reference Manual

Table of Contents

Advertisement

Both values for INTERFACE and INTERFACEOUT must exist in the same TCP/IP process configured via
parameter SUBNET or define =TCPIP^PROCESS^NAME
See also:
SUBNET, INTERFACEOUT, IPMODE

INTERFACEOUT

Use this parameter to specify the local IP address SSH2 should bind to for outgoing SSH connections.
Parameter Syntax
INTERFACEOUT <ip-address>
Arguments
<ip-address>
Specifies the local IP address SSH2 binds the TCP/IP socket to before connecting to a remote system..
Default
If omitted, SSH2 will bind to the IP address configured via parameter INTERFACE. If neither parameter
INTERFACEOUT nor INTERFACE is set (or configured with value 0.0.0.0 / 0::0), any local IP addresses of the
configured TCPIP process (SUBNET) will be used, selected by the TCPIP process.
Considerations
The value must be set consistent with the value of parameter IPMODE.
If IPMODE parameter is set to DUAL, then an IPv6 address must be used (IPv4-mapped IPv6 address for IPv4
addresses)
Both values for INTERFACE and INTERFACEOUT must exist in the same TCP/IP process configured via
parameter SUBNET or define =TCPIP^PROCESS^NAME
Example
INTERFACEOUT 10.0.0.197
See also:
INTERFACE, SUBNET, IPMODE

INTERVALLIVEPRIVATEUSERKEY

This parameter is related to a user private key's life-cycle (configuration of database entity KEY). It determines the
length of the interval a user private key stays in state 'LIVE'.
Parameter Syntax
INTERVALLIVEPRIVATEUSERKEY number-of-days
Arguments
number-of-days
The number of days a newly generated user private key will be in state 'LIVE' after leaving state 'PENDING'
and before reaching state 'EXPIRED'.
Default
The default value for this parameter is 730, i.e. 2 years.
74 • Configuring and Running SSH2
HP NonStop SSH Reference Manual

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents