After the previous article : Ansible : Automated Fortigate blocklist ipsets, I’dl ike to share with you a small script collection I use to be sure I’ve the exact same configuration on all my fortigates firewall. Wrote with Ansible. I automatise some important configuration like system configuration, LDAP & admin …
Read More »Ansible : Automated Fortigate blocklist ipsets
With current events, I decided to write a small Ansible / Python script to feed our firewalls with known malicious IPs. I share this script with you through Github ;). I’m using python to format the csv then I use in Ansible to parse the data into the Fortigate firewall. …
Read More »S2S VPN Between Meraki MX / Z & Forcepoint NGFW
Just a small blog post to share with you, how to set up a S2S VPN between Meraki MX or Meraki Z device & Forcepoint NGFW, I worked on this topic, and there is some things to know :). Forcepoint VPN Profile The most important setting is the IKE. I …
Read More »Forcepoint NGFW Massive licences import to SMC with API
The Forcepoint licensing process is heavy and not optimized … You’ve to go to the support site to recover your POS or POL number, then go to the licensing website, to register the device and download a JAR file, then you’ve to upload it on your SMC … Luckily, the …
Read More »Forcepoint : Deploy the SMC on AWS | Part III
Learn how to deploy the Forcepoint SMC & Log Server on AWS behind a NGFW Firewall with a VPC, in a public & private subnet and an Elastic IP
Read More »