Actions
Bug #12472
closed
MM
VG
IPsec Keep Alive does not work correctly with gateway groups in HA
Bug #12472:
IPsec Keep Alive does not work correctly with gateway groups in HA
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
22.01
Release Notes:
Force Exclusion
Affected Version:
2.6.0
Affected Architecture:
Description
In ipsec_keepalive.php: (substr($status[$ikeid]['p1']['interface'], 0, 4) == "_vip") returns a false negative when the interface is a gateway group due to ['interface'] at this point being defined as the gateway group name. This leads to the secondary incorrectly initiating a connection.
Actions