I found this bug on frr repo:
https://github.com/FRRouting/frr/issues/8521
and here fix:
https://github.com/FRRouting/frr/pull/8533
patch:
https://github.com/FRRouting/frr/pull/8533/commits/7573cb86a259d3c9ef6eae9dd5d529f8080922cd
Package: frr
Version: 7.5.1-1
In zebra.conf i set src address for outgoing connections:
route-map ospf-in permit 20
set src 10.1.1.221
(this is address on dummy interface with /32 mask)
It work correct before little update (probably libyang1) i get error in
zebra.log:
2021/07/02 16:36:53 ZEB
2 matches
Mail list logo