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.
gbarreto
Staff
Staff
Article Id 191607

Description

 

This article describes how to change the security profile inspection mode.

 

Scope

 

FortiGate.


Solution

To change the inspection mode on the GUI, the following setting must be enabled in the CLI:

 

config system settings

    set gui-proxy-inspection enable

end

 

 Afterwards, it will then be possible to change the inspection mode in the GUI under Security Profiles (in this example, Web Filter). 

 
web filter.PNG

 

To change inspection mode in the CLI: 

 

config webfilter profile
    edit "default"

        set feature-set flow|proxy

    next

end 

 

Note: Starting from FortiOS 7.4.4, proxy-related features have been removed from FortiGate models with 2GB RAM. For more information, refer to Proxy-related features not supported on FortiGate 2 GB RAM models NEW | FortiGate / FortiOS 7.4.4 | ....

 

Related articles: 

Technical Tip: Changing inspection mode - Fortinet Community