SV-234148r611444_rule
V-234148
SRG-NET-000235-FW-000133
FNFG-FW-000090
CAT II
10
FortiGate will inherently fail closed upon a power failure. Additionally, the FortiOS kernel enters conserve mode when memory use reaches the red threshold (default 88 percent memory use). When the red threshold is reached, FortiOS functions that react to conserve mode, such as the antivirus transparent proxy, apply conserve mode based on configured conserve mode settings. Additionally, FortiOS generates conserve mode log messages and SNMP traps, and a conserve mode banner appears on the GUI. If memory use reaches the extreme threshold (95 percent memory used), new sessions are dropped and red threshold conserve mode actions continue.
Conserve mode actions for filtering are configured as follows:
Log in to the FortiGate GUI with Super-Admin privilege.
1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:
# config ips global
# set fail-open disable
# end
# config system global
# set av-failopen off
# set av-failopen-session disable
# end
Log in to the FortiGate GUI with Super-Admin privilege.
1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:
# show ips global | grep -i fail-open
# show system global | grep -i failopen
If ips fail-open is set to enable or av-failopen is not set to off or av-failopen-session is not set to disable, this is a finding.
V-234148
False
FNFG-FW-000090
Log in to the FortiGate GUI with Super-Admin privilege.
1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:
# show ips global | grep -i fail-open
# show system global | grep -i failopen
If ips fail-open is set to enable or av-failopen is not set to off or av-failopen-session is not set to disable, this is a finding.
M
5258