Chapter 6 – High Availability
6-1 High Availability
HA (Active – Passive)
Learning Objectives
- Configure HA (Active-Passive) between two firewalls

Device | IP address | Access |
WebTerm1 | 192.168.1.2/24 | – |
WebTerm2 | 192.168.10.2/24 | – |
EthernetSwitch1 | – | – |
EthernetSwitch2 | – | – |
FG-Master | Port 1: 192.168.1.1/24
Port 5: 192.168.10.1/24 |
ICMP-HTTP-HTTPS |
FG-Slave | Port 1: 192.168.1.1/24
Port 5: 192.168.10.1/24 |
ICMP-HTTP-HTTPS |
Step 1- CLI Configuration for Master and Slave
FG-Master
FortiGate-VM64-KVM # config system global
FortiGate-VM64-KVM (global) # set hostname FG-Master
FortiGate-VM64-KVM (global) # end
FG-Slave
FortiGate-VM64-KVM # config system global
FortiGate-VM64-KVM (global) # set hostname FG-Slave
FortiGate-VM64-KVM (global) # end
Step 2
Go to System > HA in the FG-Master
-
- Select the Mode: Active -Passive
- Device Priority: 128 (The higher priority is master)
- Group Name: HRT (The Group name between Master and Slave should be the same)
- Password: Set a password (The Password between Master and Slave should be the same)
- Monitor Interface: Port 3
- Heartbeat Interface: Port 4

Do the same configuration in the FG-Slave but set the Device priority to 50.

Step 3
After setting slave device, no longer be able to access slave device. Go to FG-Master > System> HA and evaluate your result

Two devices will be synchronized after a while.

Step 4
Now, connect other interfaces like Figure 6-6.

Try to Stop FG-Master and go to WebTerm1. Can you reach the firewall?



Step 5
Go to Log & Report> Events> HA Events and download the log. Verify your result.
