Description This article explains how to find the OpenSSH version in
FortiManager and FortiAnalyzer. Scope FortiManager, FortiAnalyzer.
Solution In the CLI, run the command: FMG-VM64 # execute ssh
-VOpenSSH_9.9p2, OpenSSL 3.1.8 11 Feb 2025 The versio...
Description This article describes a method of printing out users
configured on FortiPortal with an API call via the browser. Scope
FortiPortal. Solution Access the web GUI using the following URL:
https://[fpc_IP_addr]/fpc/v1/api/account/organizatio...
Description This article describes how to display interface bandwidth on
FortiPortal. Scope FortiPortal. Solution In the organization view,
navigate to Insights -> Health -> Device.The chart displaying interface
bandwidth might show 'No data Availabl...
Description This article describes one reason that FortiPortal might
display 'Policy packages not available' (7.2) or 'No policy set is
available. Please contact System Administrator' (7.0) when viewing
Security -> Policy in the organization view. Fo...
Description This article describes how to configure an Access Control
List (ACL) in FortiManager. Scope FortiManager, all platforms, all
versions. Solution This document outlines the configuration steps
required to configure an ACL in FortiManager. S...
There is no button in the GUI to export objects from the ADOM DB of the
FortiManager from the GUI. As jasonhong pointed out, the only way to do
this is to run the command "execute fmpolicy" from the CLI. The output
could then be converted to a script...
When an admin runs a script there should be an event created in the
event log with:Description: Script install statusOperation: Install
scriptAlso attributes Changes and Message will show more information but
are less useful for filtering.
Hi Jambo,I think that this would take your filter string literally and
look for logs that match srcip="10.10.10.0/24". Usually filters are
added to the SQL query's WHERE clause when the logs are fetched from the
database, at least that's the case for...
Hi Iokatseno,If you are using the same object on multiple firewalls, it
must have the same name in the FMG ADOM DB. This is the Policy & Objects
section of the FMG GUI. If you use one policy package for multiple
fortigates, that will reference object...