Re: OSPFv3 between BIRD2 and RouterOS (Mikrotik)

2021-10-21 Thread Kees Meijs | Nefos
Hi again, For future reference, it works like a charm! In addition, I had to add:     ipv6 {    export where source = RTS_STATIC;     }; Thanks a million! Cheers, Kees On 20-10-2021 07:58, Kees Meijs | Nefos wrote: Thanks, much appreciated! I'll look into the old threads further and

Re: bird adversites a direct route from an interface without carrier

2021-10-21 Thread Ondrej Zajicek
On Thu, Oct 21, 2021 at 02:47:12PM +0200, Alarig Le Lay wrote: > Hi, > > On Tue 19 Oct 2021 13:48:53 GMT, Ondrej Zajicek wrote: > > Hi > > > > You use route from Direct protocol exported to OSPF. Contrary to other > > protocols, default value of 'check link' option for Direct protocol is > > 'no'

Re: bird adversites a direct route from an interface without carrier

2021-10-21 Thread Alarig Le Lay
Hi, On Tue 19 Oct 2021 13:48:53 GMT, Ondrej Zajicek wrote: > Hi > > You use route from Direct protocol exported to OSPF. Contrary to other > protocols, default value of 'check link' option for Direct protocol is > 'no'. Just enable it: > > https://bird.network.cz/?get_doc&v=20&f=bird-6.html#dire