Troubleshooting Tip: The av-mem-limit feature does not work properly when setting 'set av-failopen pass' in FortiGate
| Description | This article describes how to handle situation where the av-mem-limit feature does not work properly when setting 'av-failopen pass' in FortiGate v7.4.4. |
| Scope | FortiGate v7.4.4. |
| Solution |
config ips global set av-mem-limit xx end
xx is an integer value from <10> to <50>.
config system global set av-failopen pass end
Option 'pass': New sessions are bypassed. AV scanning resumes when FortiGate exits conserve mode.
To fix:
Configure av-failopen to be 'off' or 'one-shot'.
config system global set av-failopen <off or one-shot> end
It is necessary to upgrade FortiGate firmware version to be v7.4.6, v7.6.1, or above. |
