<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<br>I am new to Bird and I am trying to set up a Looking-Glass.<br><br>I have configured a iBGP-Session with a route-reflector to gather the needed routes.<br><br>When I do a "show route". Every route I got via BGP is unreachable.<br><br>xxx.xxx.xxx.xxx/24 unreachable [bgp_v4 13:32:40 from xxx.xxx.xxx.xxx] * (100/-) [ASxxxxxxi]<br><br><br><br>The Log will give me the following:<br><br>2016-04-10 13:32:44 <WARN> Next hop address xxx.xxx.xxx.xxx resolvable through recursive route for xxx.xxx.xxx.xxx/24<br><br><br><br>When I add a static route via Bird for the unreachable prefix to the next hop the route is resolvable.<br>route xxx.xxx.xxx.xxx/32 via xxx.xxx.xxx.xxx<br><br>A static default gateway won't do the trick (route 0.0.0.0/0 via xxx.xxx.xxx.xxx;). the routes are still unreachable.<br><br>Is there any posibility to solve ths problem without adding an IGP or a static route to every next hop?<br><br><br><br>Best regards, Marius                                      </div></body>
</html>