On 18/04/2021 16:15, Gert Doering wrote:
> Hi,
> 
> On Fri, Apr 16, 2021 at 05:07:08PM +0500, Vladislav Grishenko wrote:
>> Load balancing setup over multiple upstreams may include multipath
>> gateway route, which is not not supported by OpenVPN.
>> Let's add basic support for that for selecting best route for zero
>> destination address - use any one of nexthop addresses as a gateway,
>> weights are not handled.
> 
> What happens with the current code when we encounter such a situation?
> 
> I assume it will "just not work" and find no gateway address?

Yeah, nexthops groups are just not parsed. So if the default GW is
configured this way, it will not be found.

This said, it's very likely the main routing table will have a classic
default route most of the time.

Still, we want to handle nexthop groups somehow.

Cheers,


-- 
Antonio Quartulli


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to