MINPORTNO= and MAXPORTNO= Parameter File Options

Specify the range of port numbers that SPD Server user-proxy processes can use to communicate with the client.

Valid in: spdsserv.parm parameter file
Interaction: If you set the MINPORTNO= parameter file option, then you must set the MAXPORTNO= parameter file option.
See: Using SPD Server with an Internet Firewall.

Syntax

MINPORTNO= lower-port-number;
MAXPORTNO=upper-port-number;

Required Argument

port-number

specifies a TCP/IP communication port number.

Details

This option supports the use of SPD Server ports through an Internet firewall, in order to limit the range of ports that are used by the server. If you omit MINPORTNO= and MAXPORTNO=, then the SPD Server user-proxy processes use any port that is available to communicate with the client.
Last updated: February 3, 2017