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.
knaveenkumar
Staff
Staff
Article Id 347099
Description This article describes how to fix the system interface error in HA on VM setup.
Scope FortiGate.
Solution

Issue: 

The setup is HA Active-Passive (A-P) in a virtual machine (VM) environment. When HA goes out of sync due to a system interface error, both the primary and secondary devices show different IP addresses instead of the same.

 

Screenshot_2024-10-01_155720 (1).jpg

 

HA out sycn kb.JPG

 

Solution:

When this error occurs, the following changes can be made to resolve the issue:

  • Set the VDOM exceptions on the device by following the command: 

 

config system vdom-exception
    edit 1
        set object system. interface
    next
end

 

Once the above changes are applied, the HA status will show sync status:

 

HA working solution.JPG

 

Note:

Since this is purposefully done in a VM environment, where both devices have different IP addresses and default routes.

So, before making the VDOM exception check it with the cloud team because this might sync the unwanted settings between HA members, which could cause the complete setup to stop working.

In VM setup, the interfaces have different IP addresses, unlike in On-Prem setup, mostly if both devices are in different availability zones (which is true in most cases).

 

Related document:

VDOM exceptions