Skip to main content
gakshay
Staff
Staff
April 26, 2021

Technical Tip: Display the list of application control profiles

  • April 26, 2021
  • 0 replies
  • 3873 views

Description

 

This article describes how to display the list of application control profiles.

 

Scope

 

FortiGate.

 

Solution

 

The list of application control profiles present in FortiGate are visible on the GUI and in the CLI.

 

To check application control profiles on the GUI, navigate to Security Profiles -> Application Control. 

 

app control.PNG

 

To check application control profiles over CLI, execute the commands below:

 

# get firewall iprope appctrl list | grep "/"
app-list=default/2000 other-action=Pass
app-list=sniffer-profile/2001 other-action=Pass
app-list=wifi-default/2002 other-action=Pass
app-list=block-high-risk/2003 other-action=Pass
app-list=WSR-Staff/2004 other-action=Pass
app-list=Youtube access/2005 other-action=Pass

 

In the above output, there is a total of six application control signature profiles configured. Note that the 'sniffer-profile' is for One-arm sniffer and it will not show on the GUI under Security Profiles -> Application Control. To edit 'sniffer-profile' on the GUI, refer to the admin guide