Bind to multiple interfaces for redundancy failover

Hi,

We are using a redundant Ignition setup with a master and backup.
Each Ignition instance has 2 network interfaces. We would like to fail over to the backup instance if one of the 2 network interfaces is unreachable on the main, but currently the failover happens only when the first network interface of the main is down.
We have seen that there was a parameter in Redundancy -> Network settings called "Network Bind Interface", however specifying both ip adresses of our interfaces with syntax "123.456.789.012,123.456.789.013" does not seem to work.

Is there a way to make this work ? Or at least a workaround ?

Thank you in advance for your help.

Not a good plan.

See my answer here for a similar question:

Related discussion:

This is the key requirement:

Also, all clients should target main and backup servers via DNS name, not IP address, and the gateways should be publicly advertising their DNS names.