FTP > Configuration > Access Control Settings | Destination Ports
In this page, you can define to which ports IWSVA will forward FTP requests. If no
rules are specified, all FTP requests will be forwarded regardless of target port.
Rules are evaluated from the top of the list to the bottom.
For example, the end result of:
-
deny 5
-
allow 4 6
-
deny all
is that all ports are denied except for 4 and 6.