<div dir="ltr">Good morning Chriztoffer,<div>sorry for the late reply. Anyway, this is the local bird2 log:</div><div><br></div><div><a href="https://pastebin.com/FFtR5RGi">https://pastebin.com/FFtR5RGi</a> </div><div><br></div><div>Right now, I don't have access to the remote bgp speaker.<br></div><div><br></div><div>Thanks again,</div><div><br></div><div>Fabiano</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno mer 13 mag 2020 alle ore 10:14 Chriztoffer Hansen <<a href="mailto:chriztoffer.hansen@de-cix.net">chriztoffer.hansen@de-cix.net</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Fabiano D'Agostino wrote on 2020-05-12 17:27:<br>
> I am using BIRD 2, my configuration looks like the following:<br>
> <br>
> ipv4 table t4;<br>
> <br>
> protocol pipe {<br>
>   table master4;<br>
>   peer table t4;<br>
>   import all;<br>
>   export all;<br>
> }<br>
> <br>
> protocol bgp {<br>
>   multihop 15;<br>
>   neighbor 192.168.1.2 as 1;<br>
>   password "password";<br>
>   ipv4 {<br>
>     import all;<br>
>     table t4;<br>
>     export none;<br>
>   };<br>
> }<br>
> <br>
> Without password it is working.<br>
<br>
What log messages are written by the remote bgp speaker and the local<br>
bird2 bgp speaker?<br>
<br>
<a href="https://bird.network.cz/?get_doc&v=20&f=bird-3.html#ss3.2" rel="noreferrer" target="_blank">https://bird.network.cz/?get_doc&v=20&f=bird-3.html#ss3.2</a><br>
<br>
Cheers,<br>
Chriztoffer<br>
<br>
</blockquote></div>