<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Helvetica, Arial, sans-serif">Hello,<br>
      <br>
      is there something special to configure, for bird ospf knowns,
      which IP addresses belong to the one neighbour router?<br>
      <br>
      I have bird in ospf area 2. The ospf peer is in area 2 and in area
      0. bird ospf learns all prefixes and routes from that peer and
      shows them in its lsadb. However, it copies no routes to the
      kernel routing table.<br>
      <br>
      I assume, bird does not understand, that this peer is the gateway.<br>
      <br>
      Can someone please have a look at the "topology" output and give
      me a hint about the "unreachable" notices!<br>
      93.189.172.3 is the ospf id of the peer, according to its IP
      address in area 0.<br>
      93.189.172.85 is birds IP address. The peer has .86 in that
      network.<br>
      <br>
      Regards,<br>
      Roger.<br>
      <br>
      <br>
      bird> show ospf topology all<br>
      <br>
      area 0.0.0.2<br>
      <br>
              router 93.189.172.3<br>
                      unreachable<br>
                      network 93.189.172.84/30 metric 10<br>
      <br>
              router 93.189.172.85<br>
                      distance 0<br>
                      router 93.189.172.3 metric 10<br>
      <br>
              network 93.189.172.84/30<br>
                      dr 93.189.172.3<br>
                      unreachable<br>
                      router 93.189.172.85<br>
                      router 93.189.172.3<br>
      <br>
    </font>
  </body>
</html>