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.
vrajendran
Staff
Staff
Article Id 193888

Description

 
This article explains how to configure the FortiGate to receive automatic updates from FortiGuard in GUI and CLI.
 
Scope
 
FortiGate.


Solution

 

Configuration in GUI:

Go tot System -> FortiGuard and Enable Scheduled Update.
The default configuration is set to receive updates every 4 hours. This interval is used to optimize the load of update requests sent to the FortiGuard servers.
 


Configuration in CLI:
The CLI can be used to specify more exactly the time of scheduled updates.
 
config system autoupdate schedule
    set status enable
    set frequency daily
    set time 01:240  <----- The 01:240 parameters mean that updates are run daily in random intervals within 4 hours from 1:00 AM.

Optionally the update time can be changed to an exact value:
 
config system autoupdate schedule
    set time 01:00 <----- The time parameter should be set as hh:mm where hh is in the range 00 to 23, mm is in the range 00 to 60, or 240.  60 will correspond to a random minute within the next hour, and 240 will correspond to a random minute within the next 4 hours. For example:

01:30    <----- The unit will download updates every day exactly at 1:30 AM.
01:60    <----- The unit will update in 1-hour intervals at 1:00 AM, randomly between 1:00 AM-2:00 AM.
01:240  <----- The unit will download updates in 4-hour intervals from 1:00 AM.  That is at a random time between 1 AM and 5 AM. This is the default value for daily updates.

Verification:
The following command can be used to verify the last time that the FortiGate queried FortiGuard for updates and the last time the new updates were installed to the unit:
 
FGT # diagnose autoupdate versions
AV Engine
---------
Version: 5.00147
Contract Expiry Date: Tue Oct  3 00:00:00 2017
Last Updated using manual update on Fri Jun 14 15:06:00 2013
Last Update Attempt: Sun Jul 26 00:25:33 2015
Result: No Updates

Virus Definitions
---------
Version: 26.00965
Contract Expiry Date: Tue Oct  3 00:00:00 2017
Last Updated using scheduled update on Sun Jul 26 00:25:33 2015
Last Update Attempt: Sun Jul 26 00:25:33 2015
Result: Updates Installed