11 Jan
2024
11 Jan
'24
2:20 p.m.
You can try to enable debug logs, there might be some clues why the routes are discarded. Maybe they need at least fake nexthop when exporting to OSPF, etc. On Thu, Jan 11, 2024 at 10:19 AM Eugene M. Zheganin <emz@norma.perm.ru> wrote:
Hello,
On 11.01.2024 13:29, Alexander Zubkov wrote:
You mean exporting to the kernel? You can alter the routes in input filters. Or pipe routes to another table, altering them in the pipe export filter, and then export to the kernel from that other table.
Nope, I need quite the opposite - I need to redistribute these into the OSPF; they are already present in the KRT. As far as I can see, bird just totally ignores these.
Eugene.