<div dir="ltr">Hello,<div><br></div><div>I'm just starting bird with vm and i'm running it on gns3.</div><div>first of all the ospf is running and can see the routes from he neighbour as we can see below :</div><div><br></div><div>root@gns3:/etc/netplan# birdc show route<br>BIRD 1.6.3 ready.<br><a href="http://1.1.1.1/32">1.1.1.1/32</a>         via 192.168.70.1 on ens3 [ospf1 07:36:32] * I (150/6) [1.1.1.1]<br><a href="http://192.168.70.0/30">192.168.70.0/30</a>    dev ens3 [ospf1 07:34:53] * I (150/5) [192.168.168.1]<br><a href="http://192.168.40.0/30">192.168.40.0/30</a>    via 192.168.70.1 on ens3 [ospf1 07:36:32] * I (150/6) [1.1.1.1]<br><a href="http://192.168.10.0/30">192.168.10.0/30</a>    via 192.168.70.1 on ens3 [ospf1 07:36:32] * I (150/6) [1.1.1.1]<br><a href="http://192.168.20.0/30">192.168.20.0/30</a>    via 192.168.70.1 on ens3 [ospf1 07:36:32] * I (150/6) [1.1.1.1]<br><a href="http://192.168.168.1/32">192.168.168.1/32</a>   dev lo [ospf1 07:34:53] * I (150/0) [192.168.168.1]<br></div><div><br></div><div>but i can't see the routes from the machine which is running bird.</div><div>is this a bug ? or i have something wrong with ospf configuration ?</div><div><br></div><div>root@gns3:/etc/netplan# ip route<br><a href="http://169.254.0.0/16">169.254.0.0/16</a> dev ens3 scope link metric 1000<br><a href="http://192.168.70.0/30">192.168.70.0/30</a> dev ens3 proto kernel scope link src 192.168.70.2 metric 100<br></div><div><br></div><div>regards,</div></div>