STIGhubSTIGhub
STIGsSearchCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 3 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Fortinet FortiGate Firewall NDM Security Technical Implementation Guide

V-234195

CAT II (Medium)

The FortiGate device must conduct backups of system-level information contained in the information system when changes occur.

Rule ID

SV-234195r961863_rule

STIG

Fortinet FortiGate Firewall NDM Security Technical Implementation Guide

Version

V1R5

CCIs

CCI-000366, CCI-000537

Discussion

System-level information includes default and customized settings and security attributes, including ACLs that relate to the network device configuration, as well as software required for the execution and operation of the device. Information system backup is a critical step in ensuring system integrity and availability. If the system fails and there is no backup of the system-level information, a denial of service condition is possible for all who utilize this critical network component. This control requires the network device to support the organizational central backup process for system-level information associated with the network device. This function may be provided by the network device itself; however, the preferred best practice is a centralized backup rather than each network device performing discrete backups.

Check Content

Log in to the FortiGate GUI with Super-Admin privilege.

1. Click the admin menu available on the upper right-hand corner of the screen.
2. Click Configuration.
3. Click Revisions.
4. Verify a list of saved backed-up configurations are available.

If saved backups of system configuration do not exist, this is a finding.

Fix Text

Log in to the FortiGate GUI with Super-Admin privilege.

1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:
# config system global
#   set revision-backup-on-logout enable
# end
3. Integrate FortiGate with FortiManager or the organization’s central backup server using SSH to pull saved backups. 

Note: All backups performed by super admin contain global setting and settings for any VDOMs.