No, off the list is not special, returning to it. Yes, overlapping is in bird as it import routes from kernel. Just remove routes from kernel and you'll get working config.
С уважением, Борис Коваленко На 5 марта 2017 г., 22:39, в 22:39, Cedric Lemarchand <yipik...@gmail.com> написал:>Hum I am starting to understand that the overlaps is in bird and not in >the OS itself … > >— >Cédric Lemarchand > >> On 5 Mar 2017, at 17:06, Борис Коваленко <b.ju.kovale...@gmail.com> >wrote: >> >> Cedric, Ondrej already answered your question. But I need to know - >why are you trying to redistribute 192.168.1.0/24 ><http://192.168.1.0/24> as it is connected for both hosts? >> >> С уважением, >> Борис Коваленко >> На 5 марта 2017 г., в 17:51, Cedric Lemarchand <yipik...@gmail.com ><mailto:yipik...@gmail.com>> написал: >> On host1 (10.10.1.1) : >> >> bird> show route all for 192.168.1.0/24 >> 192.168.1.0/24 dev eth1 [direct1 13:44:52] * (240) >> Type: device unicast univ >> via 10.10.1.1 on eth0 [static1 13:44:52] (200) >> Type: static unicast univ >> >> bird> show route all for 192.168.2.0/24 >> Network not in table >> >> bird> show route all where proto = "static1" >> 192.168.1.0/24 via 10.10.1.1 on eth0 [static1 13:44:52] (200) >> Type: static unicast univ >> >> On host2 (10.10.2.1) : >> >> bird> show route all for 192.168.1.0/24 >> Network not in table >> >> bird> show route all for 192.168.2.0/24 >> 192.168.2.0/24 dev eth1 [direct1 13:44:58] * (240) >> Type: device unicast univ >> via 10.10.2.1 on eth0 [static1 13:44:58] (200) >> Type: static unicast univ >> >> bird> show route all where proto = "static1" >> 192.168.2.0/24 via 10.10.2.1 on eth0 [static1 13:44:58] (200) >> Type: static unicast univ >> >> Bird 1.4.5 >> >> Thx ! >> >> — >> Cédric Lemarchand >> >>> On 5 Mar 2017, at 10:39, Борис Коваленко < b.ju.kovale...@gmail.com ><mailto:b.ju.kovale...@gmail.com>> wrote: >>> >>> Hello! >>> >>> Would You please show the output for 'show route all for >192.168.1.0/24 <http://192.168.1.0/24>' and also 'show route all where >proto = "static1"' >>> >>> Regards, >>> Boris >>> >>> -- >>> С уважением, >>> Борис Коваленко >>> >>