Description This article describes how to create an IPsec Aggregate
using FortiManager. Scope FortiManager, FortiGate, VPN. Solution IPsec
Aggregate allows grouping multiple IPsec VPN tunnels into a single
logical interface for load balancing and red...
Description This article describes how to generate a CSR, download the
CSR, get it signed and import back to FortiManager/FortiAnalyzer using
API. Scope FortiManager, FortiAnalyzer. Solution Log in to
FortiManager/FortiAnalyzer using Cross-Site Reque<!-- --><!-- --><!-- --><!-- --><!-- --><!-- --><!-- --><!-- --><!-- --><!-- --><!-- --><!-- --><!-- --><!-- --><!-- --><!-- --><!-- --><!-- -->...
Description This article describes how to fetch MAC address of all
managed FortiSwitches and their physical ports using FortiManager TCL
script and JSON API with Postman. Scope FortiManager, FortiGate,
FortiSwitch. Solution Using TCL Script: Follow t<!-- --><!-- --><!-- -->...
Description This article describes how to troubleshoot when a report in
FortiAnalyzer returns no data when an LDAP query filter is enabled even
though logs are present. Scope FortiAnalyzer. Solution Make sure users
are present in the groups because t...
Hi, It seems that you are trying to create a report for policy hit count
including the dstport.You can refer to the article below and may be
modify it to add dstport as
well.https://community.fortinet.com/t5/FortiAnalyzer/Technical-Tip-Policy-Hit-Cou...
Hi, You can use either use VPN Manager to create the SSL VPN or use the
Device Manger > Select the FGT > CLI Configurations and create VPN.Also
a point to note: Starting in FortiOS 7.6.3, the SSL VPN tunnel mode
feature is no longer available in the ...
You can use script or API to make the change in bulk.Kindly refer to
article below:
https://community.fortinet.com/t5/FortiManager/Technical-Tip-Add-per-device-mapping-to-VLAN-in-FortiSwitch/ta-p/386014
Thanks @HRCA for the mention. I am glad the solution I provided helped
you resolve the issue.
SELECTa.`user`,a.login,b.logout,b.duration,b.transferred_bytesFROM###(SELECT`user`,min(from_dtime(dtime))
AS login,tunnelidFROM$log-eventWHEREaction = 'tunn...