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.
naveenk
Staff
Staff
Article Id 189750

Description


This article describes how to change the inspection mode from the CLI.

 

Scope

 

FortiGate.

Solution


Inspection mode can be modified under security profiles and firewall policies. For Example:

 

To change inspection mode of a firewall policy: 

 

config firewall policy
   edit <policy ID>
       set inspection-mode {flow | proxy}

   next

end

 

To change inspection mode of a security profile:

 

config webfilter  profile
    edit <profile name>
        set feature-set {flow | proxy}

   next

end

 

Related article: 

Technical Tip: Effects of changing the inspection ... - Fortinet Community