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.
sferreira
Staff
Staff
Article Id 190723
Description
It may be noticed that the values of bandwidth in FortiView do not correspond exactly to the values passing through the FortiGate. 

FortiView only reflects the traffic passing through the CPU so the first step is to check whether offload is disabled.

Solution
This issue may be corrected by disabling offloading on the IPv4 Policy:

config firewall policy
        edit <policy_id>
              set auto-asic-offload disable
        next
end

Contributors