Technical Tip: Customize default service port range
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:
Possible values are from 0 (min) to 65535 (max).
This change takes effect on TCP/UDP protocol.
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 globalThe default range is 1-65534.
# set default-service-source-port <port range>
# end
Possible values are from 0 (min) to 65535 (max).
This change takes effect on TCP/UDP protocol.
