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.
abarushka
Staff
Staff
Article Id 191179

Description

 
This article describes how to configure antivirus quarantine to save the infected files to the FortiGate disk (or send to FortiAnalyzer).
 
Scope
 
Any supported version of FortiGate.


Solution

 
Notes:
  • Make sure that "Quarantine" Option is enabled on GUI:

    Go to Security Profiles -> AntiVirus and edit the AV profile. If it is necessary to create a new AV profile, ensure that at least one protocol is enabled in the AV profile for inspection. AntiVirus Scan and Quarantine option must be enabled:

 

Quarantine1.png

 

  • FortiGate must have an internal HDD in order to be able to save virus files to disk. By default, these are deleted. It is also possible to choose to send it to FortiAnalyzer, if the unit is configured and present in the network. 
  •  If memory is chosen as a location for logs, it is not possible to download the quarantined files. 
 
Configure an antivirus quarantine and antivirus profile from the CLI:
 
 
config antivirus quarantine
   set destination disk 
***NULL             Files that would be quarantined are deleted (default value)
***FortiAnalyzer    FortiAnalyzer
set quarantine-quota <size in MB>
end
 
config antivirus profile
    edit <AV profile name>
config <required protocol: >
    set options scan quarantine
end
end
 
Quarantine4.png
 
Related documents: