Fortinet black logo

New Features

Immediate download update option

Immediate download update option

The FortiGuard Accept push updates option has been removed. On 2U models and larger (excluding VMs), the Immediately download updates option is added. This allows the FortiGate to form a secure persistent connection with FortiGuard to get notifications of new updates. Once notified, the FortiGate downloads the updates immediately.

The option can be enabled when the FortiGuard are servers are connected in anycast mode. Once there is updated information on subscribed contracts or object versions for the FortiGate, FortiGuard sends a notification to the FortiGate via a HTTPS connection. The FortiGate uses the fds_notify daemon to wait for this information, then the FortiGate makes another connection to the FortiGuard server to download the updates.

Note

The config system autoupdate push-update command is no longer available in 7.0. See Add option to automatically update schedule frequency for more information about updating the schedule frequency.

To enable the immediate download update option in the GUI:
  1. Go to System > FortiGuard.
  2. In the FortiGuard Updates section, enable Immediately download updates.

  3. Click Apply.
To enable the immediate download update option in the CLI:
config system fortiguard
    set fortiguard-anycast enable
    ...
    set persistent-connection enable
end

Immediate download update option

The FortiGuard Accept push updates option has been removed. On 2U models and larger (excluding VMs), the Immediately download updates option is added. This allows the FortiGate to form a secure persistent connection with FortiGuard to get notifications of new updates. Once notified, the FortiGate downloads the updates immediately.

The option can be enabled when the FortiGuard are servers are connected in anycast mode. Once there is updated information on subscribed contracts or object versions for the FortiGate, FortiGuard sends a notification to the FortiGate via a HTTPS connection. The FortiGate uses the fds_notify daemon to wait for this information, then the FortiGate makes another connection to the FortiGuard server to download the updates.

Note

The config system autoupdate push-update command is no longer available in 7.0. See Add option to automatically update schedule frequency for more information about updating the schedule frequency.

To enable the immediate download update option in the GUI:
  1. Go to System > FortiGuard.
  2. In the FortiGuard Updates section, enable Immediately download updates.

  3. Click Apply.
To enable the immediate download update option in the CLI:
config system fortiguard
    set fortiguard-anycast enable
    ...
    set persistent-connection enable
end