2 bugs 1 network

alpha_one_x86 alpha_one_x86 at first-world.info
Sat Apr 9 21:57:11 CEST 2022


Hi,

I have very buggy network with bird and OSPF, I try not restart bird 
daemon to catch the bugs:

1) on some router, birdc show ospf topology all change constantly

See attached file

2) Route A (emit route to X.X.X.X) <-> Router B <-> Router C (Bug 
received route to X.X.X.X via B)

on router B I put export filter

protocol ospf main {
import all;
export filter {
#STARTEXPORTFILTER
if net = X.X.X.X/32 then reject;
#STOPEXPORTFILTER
accept;

};

It's complex network with multiple router, and edge router have BGP.

Cheers,

-- 
alpha_one_x86/BRULE Herman<alpha_one_x86 at first-world.info>
Main developer of Supercopier/Ultracopier/CatchChallenger, Esourcing and server management
IT, OS, technologies, research & development, security and business department
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20220409/2eb038b2/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bird.log.xz
Type: application/x-xz
Size: 18824 bytes
Desc: not available
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20220409/2eb038b2/attachment.xz>


More information about the Bird-users mailing list