FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
mramalinga
Staff
Staff
Article Id 193308

Description
This article explains how to create vdom specific Security Profiles.

Solution
When VDOM is enabled on the FortiGate and there is not the option to create vdom specific Security Profile, check Feature Visibility.


 
Check if 'Multiple Security Profiles' feature is enabled in the VDOM that is being created for security profile.

VDOM -> System -> Feature Visibility
Enable Multiple Security Profiles
Click Apply
 
 
CLI configuration:
# config vdom
 edit <name_of_the_vdom>
 config system settings
 set gui-multiple-utm-profiles enable
 end
 end
Contributors