Created on
09-05-2016
03:25 PM
Edited on
01-06-2025
02:58 AM
By
Jean-Philippe_P
Description
Because the FortiGate MAC address table is updated with the physical MAC address and the virtual MAC is unknown, FortiGate floods the frame to all the ports due to an 'unknown destination MAC' when the packet arrives at FortiGate for the destination as a virtual MAC.
Because of this, FortiGate does not create a session, meaning there is no stateful firewall session entry. This can cause issues including (but not limited to) reply packet drops, and an inability to perform an antivirus scan.

- The 'config system mac-address-table' command allows the configuration of a static MAC entry.


- Disable the src-check to the port that is connected with the HSRP.
config system interface
edit <interface>
set src-check disable
end
Related documents: