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.
tonylin1
Staff
Staff
Article Id 357322
Description This article describes where to find a replacement message group for WAF.
Scope FortiGate.
Solution
  1. For the IPS sensor, there is replacemsg-group in the config:

 

config ips sensor
    edit <name>
        set replacemsg-group {string}
    next
end

 

Refer to config ips sensor

 

  1. Different from the IPS sensor, it is by design so there are no replacemsg-group settings in the config.

 

config waf profile
    edit <name>
    next
end

 

Refer to config waf profile

Contributors