Redundant managed route failover

I’d like to reopen this since I have the same request.
I have 2 OPNSense in HA and I have both with zerotier configured on.

  • OPNSense subnet is 192.168.7.0/24
  • opnsense1 zerotier ip: 192.168.192.251
  • opnsense2 zerotier ip: 192.168.192.252

It’s possible some times that one of the 2 OPNSense goes down for some time (that’s why I have a HA setup), so I’d like to have both routes on zerotier:

  • 192.168.7.0/24 via 192.168.192.251
  • 192.168.7.0/24 via 192.168.192.252

But ATM only the first route is exposed on the zerotier clients.
Is there any open Feature request already? I couldn’t find one, in case I can open one.

Thanks everyone for the great work!