News
Abstract
It's now possible to specify a port range for FTP and FTPS on the IBM i.
Content
It is now possible to specify the port range that will be used for Passive and Extended Passive when the IBM i is the server for FTP and FTPS.
In order to make use of this function, you need to have the following ptf's applied:
SI66203 V7R1M0
SI66204 V7R2M0
SI66205 V7R3M0
Once the PTF is applied, you can specify the port range by following the instructions below:
1. ENDTCPSVR SERVER(*FTP)
2. ADDENVVAR ENVVAR(QIBM_FTP_PORT_RANGE) VALUE('<port range>') LEVEL(*SYS)
3. STRTCPSVR SERVER(*FTP)
Below is an example of creating the environment variable that will allow FTP to use ports 30001, 30002, 30003, 30004, and 30005.
ADDENVVAR ENVVAR(QIBM_FTP_PORT_RANGE) VALUE('30001-30005') LEVEL(*SYS)
[{"Type":"MASTER","Line of Business":{"code":"LOB57","label":"Power"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SWG60","label":"IBM i"},"Platform":[{"code":"PF012","label":"IBM i"}],"Version":"7.1.0"}]
Was this topic helpful?
Document Information
Modified date:
18 December 2019
UID
nas8N1022445