Open justinstanley opened 4 years ago
I had same issue. The istructions in the readme for the non-LB one show the config is
set unicast-hb enable set unicast-hb-peerip 10.0.3.4
But these commands do not exist in 6.4.2 at least, can we get updated guidance for latest fortigate versions?
EDIT: These commands appear only in active/passive mode.
Hi,
We've followed your guide on the HA using azure LB's, but have added another interface and we''re trying to use that solely for state synchronization. The problem is it's not using the IP specified in the peerip. We've tested this several times and it seems like the image is always using PORT2(which in our case is our "public/untrusted" network.
config system ha set session-pickup enable set session-pickup-connectionless enable set session-pickup-nat enable set session-pickup-expectation enable set override disable end
config system cluster-sync edit 0 set peerip 10.0.1.x set syncvd "root" next end