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.
nradia_FTNT
Staff
Staff
Article Id 262193
Description This article describes how to get email alerts for DOS Anomalies.
Scope FortiGate 5.X, 6.X and 7.X.
Solution

 

FortiGate-81F # config firewall DoS-policy

FortiGate-81F (DoS-policy) # edit 1
new entry '1' added

FortiGate-81F (1) # set name "DOS Logging"

FortiGate-81F (1) # set interface internal1

FortiGate-81F (1) # set srcaddr all

FortiGate-81F (1) # set dstaddr all

FortiGate-81F (1) # set service ALL

FortiGate-81F (1) # config anomaly

FortiGate-81F (anomaly) # edit "icmp_src_session"

FortiGate-81F (icmp_src_session) # set status enable

FortiGate-81F (icmp_src_session) # set log enable

FortiGate-81F (icmp_src_session) # set action block

FortiGate-81F (icmp_src_session) # set threshold 3

FortiGate-81F (icmp_src_session) # next

FortiGate-81F (anomaly) # end

 

Related Forum post example:

Anomaly Email Alert.