Show TOC

Specifying Ports for Outgoing Connections: Option -MLocate this document in the navigation structure

Start SAProuter with the following option to specify an area of ports for outbound connections:

  • Windows/UNIX:saprouter -r -M <min>.<max>
  • IBM i:call saprouter ( '-r '-M' '<min>.<max>' )

Example

saprouter -r -M 1.1023 only allows outgoing connections from ports 1 to 1023 (reserved for root under UNIX).