
Fortinet: Firewall - Customize default service ports
This article describes the option that allows the default service port range to be customized from CLI.
Before version 6.2.0, the default service port is 1-65535, so in case when client is generating traffic with source port as 0 then the traffic is not allowed by FortiGate.
sh fu | grep default-service
set default-service-source-port 1-65535
With the introduction of command ‘default-service-source-port’ it allows to set new service port range that starts with 0 and ends with 65535.
The minimum value down to 0 and a maximum value up to 65535.
config system global
set default-service-source-port
end
Where <port range> is the new default service port range.
Note:
This change takes effect on the TCP/UDP protocol.
Leave Fortinet: Firewall - Customize default service ports to:
Read more #firewall posts
Best Posts From firewallguru
We have not curated any of firewallguru's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From firewallguru
- How Can I Configure SSL-VPN Connections Using Mobile Connect On Windows 10?
- Sophos:Traffic not passing after upgrading UTM to v9.703
- Sophos: Fixing SQL injection vulnerability and malicious code execution in XG Firewall/SFOS
- Fortinet: Firewall - Customize default service ports
- Fortinet: How to setup Multiple sessions of SSL VPN Users on Fortigate Firewalls