Hi, is the above possible to do globally for all interfaces instead of having to go to each interface one by one to disable PING?
Hi,
You can try local in policy, but it is easier to turn them off from the interface.
Example Configuration Given Below:
-------------------------------------------------------------------
Use the following command to close all ICMP ports on the WAN1 interface. The following example blocks traffic that matches the ALL_ICMP firewall service.
config firewall local-in-policy
edit 1
set intf wan1
set srcaddr all
set dstaddr all
set action deny
set service ALL_ICMP
set schedule always
end
Article Reference:
-----------------------------------------
User | Count |
---|---|
2559 | |
1356 | |
795 | |
650 | |
455 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.