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 195088

Description


This article describes the steps to manually update the Internet Service Database (ISDB).
ISDB is updated automatically when the FortiGate is connected to the FortiGuard Servers.

In case the FortiGuard server is unable to automatically update the ISDB, execute the following command:

# execute update-now

To view the database update, execute:

# diag autoupdate versions


Solution


If the ISDB is not updated after following the above steps then manually update the ISDB Package, for instance via a TFTP server, by following these steps:

1) Download the ISDB Package from the Support Portal here .
Support >> Service Updates

gmarcuccetti_0-1641228198070.png

 


2) Download the TFTP server and upload the ISDB Package.

3) Steps to load the upload file to FortiGate via CLI using TFTP:

# execute restore other-objects tftp <filename> <tftp server ip address>

If a VDOM is configured, run it on the global:

# config global
# execute restore other-objects tftp  <filename> <tftp server ip address>

Example:

# execute restore other-objects tftp ffdb_fos62_00007.00025.pkg 172.31.131.53

This operation will overwrite the current other objects!

Do you want to continue? (y/n)y
Please wait...
Connect to tftp server 172.31.131.53 ...
##
Get other objects from tftp server OK.