Most Liked Posts Recent Solutions
No Content Available

User Activity

Hi everyone I am trying to use the REST API to add IP addresses on our Firewall. I have this python code: import os import requests import urllib3 import getpass urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) baseURL = "REDACTED ...
I've tried to create an application control security profile for the DNS requests of our DNS Server, so that only application data of the type DNS (and ICMP/Ping) is allowed. The app profile looks like this: When I did that, I saw in the logs that Go...
Hi Community we currently use an LDAP server and import groups from there into fortigate user groups (create new user group -> add remote group from the LDAP server) that we use in SSL-VPN policies to grant access to the different ressources, that th...
Hi All I would like to leverage the automation in security fabric to ban IP's that are trying to connect with the username "administrator". I've made a trigger with the event "SSL VPN login fail" with the field filter user:administrator: I've then cr...
Hi All we have a FGCP Cluster in A-P mode in our primary site and a standalone Fortigate in our backup site. At the moment we don't have any VDOMs, but we'd like to implement some and then only synchronize the root VDOM to the backup site. In my head...
My Accepted Solutions
Kudos from
Kudos given to