Re: BIRD removing BGP routes from other daemon - FreeBSD

2015-07-03 Thread Ondrej Zajicek
On Fri, Jun 26, 2015 at 11:19:31AM +0300, Alexander V.Chernikov wrote: > 25.06.2015, 10:41, "Ondrej Zajicek" : > > On Thu, Jun 18, 2015 at 05:14:41PM -0300, Cassiano Peixoto wrote: > > i don't know about OpenBGP. I wonder if there is a better way to > > distinguish route ownership in BSD systems (l

Re: BIRD removing BGP routes from other daemon - FreeBSD

2015-07-03 Thread Ondrej Zajicek
On Thu, Jul 02, 2015 at 08:30:01PM -0300, Cassiano Peixoto wrote: > Hi Ondrej, > > Thanks for your help. I've changed as you suggested > on sysdep/bsd/krt-sock.c to PROTO2 and i worked fine. > > I'd would like know what kind of problem i would have if i keep this change > on my bird. Can i run in

Re: BIRD removing BGP routes from other daemon - FreeBSD

2015-07-02 Thread Cassiano Peixoto
Hi Ondrej, Thanks for your help. I've changed as you suggested on sysdep/bsd/krt-sock.c to PROTO2 and i worked fine. I'd would like know what kind of problem i would have if i keep this change on my bird. Can i run into some issues with other protocols or systems? Thanks. On Thu, Jun 25, 2015 a

Re: BIRD removing BGP routes from other daemon - FreeBSD

2015-06-26 Thread Alexander V. Chernikov
25.06.2015, 10:41, "Ondrej Zajicek" : > On Thu, Jun 18, 2015 at 05:14:41PM -0300, Cassiano Peixoto wrote: >>  Hello, >> >>  I have a particular scenario where my BGP runs with OpenBGP and I can not >>  change it right now. >> >>  However I want BIRD to use OSPF and BFD. While BIRD works perfectly,

Re: BIRD removing BGP routes from other daemon - FreeBSD

2015-06-25 Thread Ondrej Zajicek
On Thu, Jun 18, 2015 at 05:14:41PM -0300, Cassiano Peixoto wrote: > Hello, > > I have a particular scenario where my BGP runs with OpenBGP and I can not > change it right now. > > However I want BIRD to use OSPF and BFD. While BIRD works perfectly, better > than OpenOSPF for my scenario, when I s

BIRD removing BGP routes from other daemon - FreeBSD

2015-06-18 Thread Cassiano Peixoto
Hello, I have a particular scenario where my BGP runs with OpenBGP and I can not change it right now. However I want BIRD to use OSPF and BFD. While BIRD works perfectly, better than OpenOSPF for my scenario, when I start it, it completely removes all routes installed by OpenBGP. My kernel conte