Installation guide

142
Syntax Configure a socket tunnel
set socket_tunnel [state={on|off}]
[timeout={0|seconds}] {0 is no timeout}
[from hostname={name|ip address}
[from_port=port number]
[from_protocol={tcp|ssl}]
[to hostname={name|ip address}]
[to_port=port number]
[to_protocol={tcp|ssl}]
Display current socket tunnel settings
set socket_tunnel
Options state={on|off}
Enables or disables the configured socket tunnel.
timeout={0|seconds}] {0 is no timeout}
The timeout (specified in seconds) controls how long the tunnel will
remain connected when there is no tunnel traffic. If the timeout value
is zero, then no timeout is in effect and the socket tunnel will stay up
until some other event causes it to close.
from_hostname={name|ip address}
The initiating host: the hostname or IP address of the network device
that initiates the socket tunnel.
from_port=port number
The initiating port: the port number that the ConnectPort LTS product
uses to listen for the initial socket tunnel connection.
from_protocol={tcp|ssl}
The initiating protocol: the protocol used between the device that
initiates the socket tunnel and the ConnectPort LTS product.
Currently, TCP and SSL are the two supported protocols.
to_hostname={name|ip address}
The destination host: The hostname or IP address of the destination
network device.