Date: Sat, 12 Oct 2019 11:24:57 +0200 From: Nicolas DEFFAYET <nicolas-ml@deffayet.com> To: BulkMailForRudy <crapsh@monkeybrains.net>, "Rodney W. Grimes" <freebsd-rwg@gndrsh.dnsmgr.net> Cc: freebsd-net@freebsd.org Subject: Re: FRR on FreeBSD 12 - problems with OSPFv3 Message-ID: <1570872297.8425.1.camel@deffayet.com> In-Reply-To: <e17ad0a5-93bd-611c-4e7b-7de7e23c6d4c@monkeybrains.net> References: <201910112112.x9BLCHJ7092447@gndrsh.dnsmgr.net> <e17ad0a5-93bd-611c-4e7b-7de7e23c6d4c@monkeybrains.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2019-10-11 at 16:14 -0700, BulkMailForRudy wrote: Hello, > Thanks for the questions, good for me to think about it some more. > Short response: > > I don't think it is the FRR config, but the routes received that > are > crashing it or ospf6d has some other issue. FRR 7.1, the last release have a lot of ospf6d issues making it very unreliable. The only way to have reliable ospf6d is to keep quagga unfortunately. I have troubles in routes exchanges with ospf6d but never get daemon crash. On my loopback, I have an IPv4 address with /32 netmask and an IPv6 address with /64 netmask. If your configuration work fine with Quagga, and you add a router-id statement at the root of configuration (FRR have moved router-id statement outside of 'router ospf6' statement), it should work with FRR. If it didn't works, open a bug: https://github.com/FRRouting/frr/issues -- Nicolas DEFFAYET
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1570872297.8425.1.camel>