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.
gakshay
Staff
Staff
Article Id 197461

Description

 

This article describes how to modify the database and signatures frequency of the FortiGuard updates and also how to run updates manually.   

 

Scope

 

FortiGate.

Solution


The database and Signatures are updated when the firewall receives the updates from the FortiGuard servers.
By default, it is 02:60 <hh:mm> when the push updates are sent.

It is possible to modify the frequency and the lowest to 1:00.


To configure scheduled updates on the CLI:

 

fortiguard3.png

config system autoupdate schedule

    set status enable

    set frequency every

    set time <hh:mm>

end

 

To configure scheduled updates from the GUI, select System -> FortiGuard -> FortiGuard Updates.

 

spoojary_0-1752690639039.png

 

Check the firmware version of FortiGate, as update frequency options may differ across firmware releases.

 

Verify FortiGuard connectivity with the following diagnostics commands: 

 

execute ping update.fortiguard.net

execute ping service.fortiguard.net

execute ping guard.fortiguard.net

 

fortiguard.png

Then, to see the update progress debug tool specified for 'application update -1' should be enabled, and finally run the command for the update as listed below:


diagnose debug application update -1

diagnose debug enable

execute update-now

 

After some minutes update task will be completed as shown in the image, then debug should be disabled with the below command:

 

diagnose debug disabled

 

fortiguard3.png