I am trying to connect two pfsense boxes with multiple OpenVPN tunnels. Currently, automatic route update makes only one route route active.
For example, I am connecting 192.168.33.0/24 and 192.168.33.0/24 LANs via 192.168.27.0/24 and 192.168.29.0/24 tuns and I have routes only via 27 network added.
What will happen if I add equivalent route via 29? Will it work out of the box? Will it load balance?