Babel over br-lan and export via bgp

2023-10-25 Thread Oriol Rico
Hello everybody I have a bird daemon with this configuration # Configure logging log syslog all; log "/var/log/bird.log" all; log stderr all; #debug protocols { routes, interfaces }; # Override router ID router id 10.20.2.2; # Sync bird routing table with kernel protocol kernel { learn;

Re: Babel over br-lan and export via bgp

2023-10-25 Thread Oriol Rico
; export filter rr_export; }; } Thanks in advance Oriol El mié, 25 oct 2023 a las 10:02, Oriol Rico () escribió: > Hello everybody >I have a bird daemon with this configuration > > # Configure logging > log syslog all; > log "/var/log/bird.log

Re: Question about babel over bird

2023-01-12 Thread Oriol Rico
The problem is that all antennas that advertise this route are over the same interface in the rest of the antennas, over wlan interface Oriol El El jue, 12 ene 2023 a las 15:19, Toke Høiland-Jørgensen escribió: > Oriol Rico writes: > > > Hello: > > We have a series of

Re: Question about babel over bird

2023-01-12 Thread Oriol Rico
I'll be attentive to the news :) Thanks !! Oriol El El jue, 12 ene 2023 a las 18:01, Toke Høiland-Jørgensen escribió: > Juliusz Chroboczek writes: > > >> But this filter applies in the antenna that advertise the route. > >> 10.20.2.2 and 10.20.2.36 advertise 10.0.0.0/8 > >> > >> 10.20.2.162

Re: Question about babel over bird

2023-01-12 Thread Oriol Rico
But this filter applies in the antenna that advertise the route. 10.20.2.2 and 10.20.2.36 advertise 10.0.0.0/8 10.20.2.162 and 10.20.3.1 links with 10.20.2.2 and i want that 10.20.2.162 uses 10.20.2.36 (not direct link) for 10.0.0.0/8 not 10.20.2.2 and 10.20.3.1 uses 10.20.2.2 So i need to

Question about babel over bird

2023-01-12 Thread Oriol Rico
Hello: We have a series of wireless antennas deployed in mesh with the babel protocol using bird. Two of those antennas advertise the route 10.0.0.0/8. The rest of the antennas choose one of the two outputs depending on the babel protocol. How can I force it to go out through one or