At its core, IEEE 802.1X is a network layer... Full Story
By Manny Fernandez
March 26, 2023
Security Profile Groups
Have you ever configured a bunch of policies that use the same security profiles in FortiGate but suffer from click fattigue? Well you may like this nifty feature in FortiOS.
Use case: You want to standardize your security profiles assigned to most of your inbound or outbound connections. Rather than having to click on the various Security Profile options and then choose the drop down on each, you want an easier way of doing this.
First things first, we need to head over to the cli of the FortiGate.

We can see in the screenshot above, that:
- We can see that
gui-security-profile-groupIs, by defaultdisabled. You can do this by typing theshow full | grep gui-securcommand and then enter. - We need to go to
config system settingsand enable it, by typingset gui-security-profile-group enable - When we run a second
showcommand, we can see it is now enabled.
NOTE: Make sure you type end after enabling the feature.
Before the feature was enabled, we did not have a Profile Groups section under the Security Profiles on the FortiGate.

After you enable it, you will see that the GUI now shows the Profile Group

NOTE: You will need to refresh your browser and possible log back in.
For this article I created multiple Security Profiles and prepended LAB

Now lets create a Security Profile Group

Now when you create a policy, you will now see and additional option available.

We will now use our newly created Security Profile Group In the policy.

Hope this helps
Recent posts
-
-
In case you did not see the previous FortiNAC... Full Story
-
This is our 5th session where we are going... Full Story
-
Now that we have Wireshark installed and somewhat configured,... Full Story
-
The Philosophy of Packet Analysis Troubleshooting isn't about looking... Full Story