On Thu, 2020-04-30 at 15:09 +0200, Ondrej Zajicek wrote: > You also have: > > eth1 up (index=3) > MultiAccess Broadcast Multicast AdminUp LinkDown MTU=1500 > 10.210.137.97/20 (Preferred, scope site) > > Which has matching prefix. For static route next hops, BIRD just finds > the first matching iface, does not do longest-match. So it matches with > eth1 and then fails due to LinkDown and 'check link'. > Correct. The route was indeed resolved over eth1.
Re-tested with vanilla 2.0.7, same issue there.
