<div dir="ltr">After a hard work all day, I install again BIRD and seems to work very well.<div>Thank you for the advices Anton Danilov, I can't say why didn't work. But, I can share my previous installation and the current installation, I don't know either is wrong there somethig or not. On my previous installation the commands showed no results.</div><div><br></div><div>previous installation BIRD<br>------------------------------<wbr>----</div># sudo su<br># apt-get update<br># apt-get upgrade<br># sudo apt-get install build-essential ,GNU C Compiler (or LLVM Clang) и GNU Make.<br># sudo apt-get install bison, GNU Bison.<br># sudo apt-get install m4, GNU M4.<br># sudo apt-get install flex, Flex.<br># sudo apt-get install libncurses5-dev libncursesw5-dev, ncurses library.<br># sudo apt-get install libreadline6 libreadline6-dev, GNU Readline library (2.1 or newer).<br># sudo apt-get install linuxdoc-tools, Linuxdoc-Tools.<br># sudo apt-get install texlive-full, LaTeX.<br># apt-get update<br># apt-get upgrade<br># apt-get install bird<br># git clone git://<a href="http://git.nic.cz/bird.git" target="_blank">git.nic.cz/bird.git</a><br># cd bird<br># autoreconf<br># ./configure<br># make<br># make install<br># invoke-rc.d bird start<br># birdc<div><br></div><div>current installation BIRD<br>------------------------------<wbr>------</div><div># sudo su</div><div># apt-get update</div><div># apt-get upgrade</div><div># apt-get install bird</div><div># cd /etc</div><div># cd bird</div><div># cd /proc</div><div># cd sys</div><div># cd net</div><div># cd ipv4</div><div># nano ip_forward</div><div>1</div><div># cd etc</div><div># nano sysctl.conf </div><div>uncomment for ipv4</div><div><br></div><div>That is it.</div><div>After that I run this configuration <a href="https://ip.engineering/how-to-bird-ospf/" target="_blank">here</a> , which I don't need. But just to test it.</div><div>and ...</div><div><br></div><div><br></div><div><span style="font-size:12.8px">root@RS:/home/a# service bird start</span><br style="font-size:12.8px"><span style="font-size:12.8px">root@RS:/home/a# birdc</span><br style="font-size:12.8px"><span style="font-size:12.8px">BIRD 1.5.0 ready.</span><br style="font-size:12.8px"><span style="font-size:12.8px">bird> show protocols </span><br style="font-size:12.8px"><span style="font-size:12.8px">name     proto    table    state  since       info</span><br style="font-size:12.8px"><span style="font-size:12.8px">direct1  Direct   master   up     21:55:40    </span><br style="font-size:12.8px"><span style="font-size:12.8px">kernel1  Kernel   master   up     21:55:40    </span><br style="font-size:12.8px"><span style="font-size:12.8px">device1  Device   master   up     21:55:40    </span><br style="font-size:12.8px"><span style="font-size:12.8px">static1  Static   master   up     21:55:40    </span><br style="font-size:12.8px"><span style="font-size:12.8px">MyOSPF   OSPF     master   up     21:55:40    Alone</span><br style="font-size:12.8px"><span style="font-size:12.8px">bird> sh route </span><br style="font-size:12.8px"><a href="http://0.0.0.0/0" target="_blank" style="font-size:12.8px">0.0.0.0/0</a><span style="font-size:12.8px">          via 10.0.2.2 on enp0s3 [kernel1 21:55:40] * (10)</span><br style="font-size:12.8px"><a href="http://10.0.2.0/24" target="_blank" style="font-size:12.8px">10.0.2.0/24</a><span style="font-size:12.8px">        dev enp0s3 [direct1 21:55:40] * (240)</span><br style="font-size:12.8px"><a href="http://169.254.0.0/16" target="_blank" style="font-size:12.8px">169.254.0.0/16</a><span style="font-size:12.8px">     dev enp0s3 [kernel1 21:55:40] * (10)</span><br style="font-size:12.8px"><span style="font-size:12.8px">bird> </span><br></div><div><br></div><div>Thank you again.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 25, 2017 at 6:09 PM, Anton Danilov <span dir="ltr"><<a href="mailto:littlesmilingcloud@gmail.com" target="_blank">littlesmilingcloud@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi.</div><div>Begin from these steps:<br></div><div>1. Open the cli (birdc), then run the diagnostic commands. Also, you can run the commands in the shell cli (without interactive mode and autocompletion)<br></div><div>2. Run the command "show protocols all". It lists detailed information about configured protocols (include pseudoprotocols like 'device') - check the states of protocols - obviously, your protocol should be in the UP state.</div><div>3. There're a tons of reasons of what can happens wrong. If you don't see established BGP session, run the tcpdump and check the traffic.</div><div>These step are basic troubleshooting tactics. Ask more questions and provide more information.<br></div><div><br></div></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">2017-09-25 17:19 GMT+03:00 Александра Урошевска <span dir="ltr"><<a href="mailto:aleksuroshevska@gmail.com" target="_blank">aleksuroshevska@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra" style="font-size:12.8px">Hi</div><div class="gmail_extra" style="font-size:12.8px"><br></div><div class="gmail_extra" style="font-size:12.8px">I want to make BGP bettwen two peers. I have made this configuration and I don't know what is wrong.<br>Command show route, shows nothing. How can I check If it works? Do you have some remarks on the configuration files? <br>What do I need to do? Please, any remark is welcomed.</div><div class="gmail_extra" style="font-size:12.8px"><br></div><div class="gmail_extra" style="font-size:12.8px"><div class="gmail_extra" style="font-size:12.8px">RS  o----------------------------<wbr>------------------------------<wbr>--------o  IXP1</div><div class="gmail_extra" style="font-size:12.8px">AS 900                                                                         AS 100</div><div class="gmail_extra" style="font-size:12.8px">Loopback 10.9.9/32                                                     Loopback <a href="http://10.1.1.1/32" target="_blank">10.1.1.1/32</a></div><div class="gmail_extra" style="font-size:12.8px">GATEWAY <a href="http://10.0.0.9/24" target="_blank">10.0.0.9/24</a>                                                GATEWAY <a href="http://10.0.0.1/24" target="_blank">10.0.0.1/24</a></div><div class="gmail_extra" style="font-size:12.8px"><br></div><div class="gmail_extra" style="font-size:12.8px">Two virtual machines RS and IXP1.<br>I have install BIRD 1.6.3 on a Ubuntu 16.04 LTS on a VM Oracle Box and I want to accomplish BGP connection.</div></div><div class="gmail_extra" style="font-size:12.8px"><br></div><div class="gmail_extra" style="font-size:12.8px"><div class="gmail_extra">RS</div><div class="gmail_extra">log syslog all;</div><div class="gmail_extra">router id 10.9.9.9;</div><div class="gmail_extra">protocol device {</div><div class="gmail_extra">scan time 10;</div><div class="gmail_extra">}</div><div class="gmail_extra">protocol kernel {</div><div class="gmail_extra">export all;</div><div class="gmail_extra">scan time 15;</div><div class="gmail_extra">}</div><div class="gmail_extra">protocol bgp peer1 {</div><div class="gmail_extra">import all;</div><div class="gmail_extra">export all;</div><div class="gmail_extra">local as 900;</div><div class="gmail_extra">neighbor 10.0.0.1 as 100;</div><div class="gmail_extra">}</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">IXP1</div><div class="gmail_extra">log syslog all;</div><div class="gmail_extra">router id 10.1.1.1;</div><div class="gmail_extra">protocol device {</div><div class="gmail_extra">scan time 10;</div><div class="gmail_extra">}</div><div class="gmail_extra">protocol kernel {</div><div class="gmail_extra">export all;</div><div class="gmail_extra">scan time 15;</div><div class="gmail_extra">}</div><div class="gmail_extra">protocol bgp peer9 {</div><div class="gmail_extra">import all;</div><div class="gmail_extra">export all;</div><div class="gmail_extra">local as 100;</div><div class="gmail_extra">neighbor 10.0.0.9 as 900;</div><div class="gmail_extra">}</div></div><div class="gmail_extra" style="font-size:12.8px"><br></div><div class="gmail_extra" style="font-size:12.8px">Thank you for your help.</div><div class="gmail_extra" style="font-size:12.8px">Aleksandra</div></div>
</blockquote></div><br><br clear="all"><br></div></div><span class="HOEnZb"><font color="#888888">-- <br><div class="m_6263016103721121629gmail_signature" data-smartmail="gmail_signature">Anton.</div>
</font></span></div>
</blockquote></div><br></div>