<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello,<br>
      <br>
      Maybe show us the actual config?<br>
    </p>
    <div class="moz-cite-prefix">On 24/08/2020 10.43, Mehdi Rukmawan
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAFnQsBhaB7V+A090hESBk_2YuCkXxU0FL9a-WK8ECirhQyNPEg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <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" moz-do-not-send="true">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" moz-do-not-send="true">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" moz-do-not-send="true">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" moz-do-not-send="true">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" moz-do-not-send="true">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" moz-do-not-send="true">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" moz-do-not-send="true">169.254.0.0/16</a>
          dev ens3 scope link metric 1000<br>
          <a href="http://192.168.70.0/30" moz-do-not-send="true">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>
    </blockquote>
  </body>
</html>