FRR routes sometimes disappear from system routing table #19137
PseudoResonance
started this conversation in
General
Replies: 1 comment 1 reply
-
are you using systemd? https://scottstuff.net/posts/2025/02/25/frr-vs-systemd-networkd/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Main
I'm running OPNSense with FRR. I have some other FRR servers that are sharing routes via BGP to my routers, and all is fine, until a route just vanishes for some reason.
If I check FRR (the OPNSense UI or in vtysh), the route is still clearly listed
However when I check the actual system routing table, it's just not there.
When
This is most often a problem when I just restart the router, but also happens seemingly randomly over time.
Other
I'm running OPNSense in HA, with pfsync and XMLRPC sync, and XMLRPC is set to sync "FRR", but not the OPNSense "static routes". I thought maybe this is causing it somehow, but wasn't able to come to a solid conclusion.
Is there anything I can try checking or debugging to see why FRR's routing table seems to fall out of sync with the system?
Beta Was this translation helpful? Give feedback.
All reactions