FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
Sindre-FTNT
Staff
Staff
Article Id 189414
Description
This article describes a new option on FortiOS 6.2 that permits to customize default service port range in CLI.


Solution
Starting in FortiOS 6.2, it is now possible to adjust the default service port range by using the CLI.

To do so, use the following commands:

# config system global
# set default-service-source-port <port range>
# end
The default range is 1-65534.
Possible values are from 0 (min) to 65535 (max).

This change takes effect on TCP/UDP protocol.

Contributors