On 07/30/2018 05:08 PM, Eugene Grosbein wrote:
30.07.2018 21:06, Tobias Urdin wrote:
I have a setup where we connect a OSPF area with a edge router, this edge
router then has a BGP peer to my router
where it redistributes all OSPF routes into the BGP feed to my router.
My router is running Fr
30.07.2018 21:06, Tobias Urdin wrote:
> I have a setup where we connect a OSPF area with a edge router, this edge
> router then has a BGP peer to my router
> where it redistributes all OSPF routes into the BGP feed to my router.
>
> My router is running FreeBSD 11.1 with openbgpd
>
> root@myrou
Should note that I can resolve this by filtering the incoming prefixes with:
deny from group "peering AS" prefix 172.20.104.0/22 prefixlen = 22
Which I'm doing right now to workaround the problem and being able to
continue
working but I don't understand why openbgpd would overwrite directly