Hi, this is my first post in a mailing list. I hope I do it fine. My server should receive routes via RIP. I have tried it on Ubuntu 10.04 with bird from *ppa:cz.nic-labs/bird* . The server should work with the interface option passive. (Receive routes and do not send) My config file looks like: protocol kernel { persist; scan time 20; export all; } protocol device { scan time 10; } protocol rip { export none; import all; interface "eth0" { passive yes; }; debug all; } If I start bird, I get bird: /etc/bird.conf, line 15: syntax error I tried "yes", "true" and "" as switch for the passive option. I posted the question at stackexchange too. ( http://networkengineering.stackexchange.com/questions/39548/bird-rip-routes-... ) Thank you in advance. Alexander Festl
Hello, Did you already try « passive accept ; » Regards Xavier Druart De : Bird-users [mailto:bird-users-bounces@network.cz] De la part de Alexander Festl Envoyé : jeudi 9 mars 2017 08:48 À : bird-users@network.cz Objet : RIP with passive option Hi, this is my first post in a mailing list. I hope I do it fine. My server should receive routes via RIP. I have tried it on Ubuntu 10.04 with bird from ppa:cz.nic-labs/bird . The server should work with the interface option passive. (Receive routes and do not send) My config file looks like: protocol kernel { persist; scan time 20; export all; } protocol device { scan time 10; } protocol rip { export none; import all; interface "eth0" { passive yes; }; debug all; } If I start bird, I get bird: /etc/bird.conf, line 15: syntax error I tried "yes", "true" and "" as switch for the passive option. I posted the question at stackexchange too. (http://networkengineering.stackexchange.com/questions/39548/bird-rip-routes-...) Thank you in advance. Alexander Festl
Or may be no need the « ; » behind the »} » Xavier Druart GROUPE NEXEYA Centrale Parc – Bâtiment 2 Avenue Sully Prudhomme 92290 Châtenay-Malabry France Tel: 33 (0)1.41.87.25.34 xavier.druart@nexeya.<mailto:xavier.druart@nexeya.>com / www.nexeya.com<http://www.nexeya.com/> Retrouvez-nous sur / Find us on : https://plus.google.com/u/0/b/116619432754563830101/116619432754563830101/po... http://www.youtube.com/channel/UCJzQii0D-woM0vHX7DSerSQ http://www.dailymotion.com/nexeya Afin de contribuer au respect de l'environnement, merci de n'imprimer ce courriel qu'en cas de nécessité. Ce message et les fichiers pouvant être attachés sont confidentiels, réservés à l'usage unique des destinataires et n'engagent NEXEYA sous aucune forme que ce soit. This email and any files transmitted with it are confidential, intented solely for the unique use of the recipients and don't commit NEXEYA. De : Bird-users [mailto:bird-users-bounces@network.cz] De la part de Alexander Festl Envoyé : jeudi 9 mars 2017 08:48 À : bird-users@network.cz Objet : RIP with passive option Hi, this is my first post in a mailing list. I hope I do it fine. My server should receive routes via RIP. I have tried it on Ubuntu 10.04 with bird from ppa:cz.nic-labs/bird . The server should work with the interface option passive. (Receive routes and do not send) My config file looks like: protocol kernel { persist; scan time 20; export all; } protocol device { scan time 10; } protocol rip { export none; import all; interface "eth0" { passive yes; }; debug all; } If I start bird, I get bird: /etc/bird.conf, line 15: syntax error I tried "yes", "true" and "" as switch for the passive option. I posted the question at stackexchange too. (http://networkengineering.stackexchange.com/questions/39548/bird-rip-routes-...) Thank you in advance. Alexander Festl
Hey, thank you for your support! I tried "accept" and the other possibility's, with and without the ";" behind the "}" but I get every-time the same error. DRUART Xavier <Xavier.DRUART@nexeya.com> schrieb am Do., 9. März 2017 um 09:14 Uhr: Or may be no need the « ; » behind the »} » *Xavier Druart* *GROUPE NEXEYA * *Centrale Parc – Bâtiment 2* *Avenue Sully Prudhomme* *92290 Châtenay-Malabry* *France * *Tel: 33 (0)1.41.87.25.34* xavier.druart@nexeya.*com** / *www.nexeya.com *Retrouvez-nous sur / Find us on : * https://plus.google.com/u/0/b/116619432754563830101/116619432754563830101/po... http://www.youtube.com/channel/UCJzQii0D-woM0vHX7DSerSQ http://www.dailymotion.com/nexeya *Afin de contribuer au respect de l'environnement, merci de n'imprimer ce courriel qu'en cas de nécessité.* * Ce message et les fichiers pouvant être attachés sont confidentiels, réservés à l'usage unique des destinataires et n'engagent NEXEYA sous aucune forme que ce soit. **This email and any files transmitted with it are confidential, intented solely for the unique use of the recipients and don't commit NEXEYA*. *De :* Bird-users [mailto:bird-users-bounces@network.cz] *De la part de* Alexander Festl *Envoyé :* jeudi 9 mars 2017 08:48 *À :* bird-users@network.cz *Objet :* RIP with passive option Hi, this is my first post in a mailing list. I hope I do it fine. My server should receive routes via RIP. I have tried it on Ubuntu 10.04 with bird from *ppa:cz.nic-labs/bird* . The server should work with the interface option passive. (Receive routes and do not send) My config file looks like: protocol kernel { persist; scan time 20; export all; } protocol device { scan time 10; } protocol rip { export none; import all; interface "eth0" { passive yes; }; debug all; } If I start bird, I get bird: /etc/bird.conf, line 15: syntax error I tried "yes", "true" and "" as switch for the passive option. I posted the question at stackexchange too. ( http://networkengineering.stackexchange.com/questions/39548/bird-rip-routes-... ) Thank you in advance. Alexander Festl
Alexander, I did the test with your configuration and it works. If you have the version 3.0.2 in your SN please upgrade it in version 3.0.2 Xavier Druart GROUPE NEXEYA Centrale Parc - Bâtiment 2 Avenue Sully Prudhomme 92290 Châtenay-Malabry France Tel: 33 (0)1.41.87.25.34 xavier.druart@nexeya.<mailto:xavier.druart@nexeya.>com / www.nexeya.com<http://www.nexeya.com/> Retrouvez-nous sur / Find us on : https://plus.google.com/u/0/b/116619432754563830101/116619432754563830101/po... http://www.youtube.com/channel/UCJzQii0D-woM0vHX7DSerSQ http://www.dailymotion.com/nexeya Afin de contribuer au respect de l'environnement, merci de n'imprimer ce courriel qu'en cas de nécessité. Ce message et les fichiers pouvant être attachés sont confidentiels, réservés à l'usage unique des destinataires et n'engagent NEXEYA sous aucune forme que ce soit. This email and any files transmitted with it are confidential, intented solely for the unique use of the recipients and don't commit NEXEYA. De : Alexander Festl [mailto:festl.alexander@gmail.com] Envoyé : jeudi 9 mars 2017 10:13 À : DRUART Xavier <Xavier.DRUART@nexeya.com>; bird-users@network.cz Objet : Re: RIP with passive option Hey, thank you for your support! I tried "accept" and the other possibility's, with and without the ";" behind the "}" but I get every-time the same error. DRUART Xavier <Xavier.DRUART@nexeya.com<mailto:Xavier.DRUART@nexeya.com>> schrieb am Do., 9. März 2017 um 09:14 Uhr: Or may be no need the « ; » behind the »} » Xavier Druart GROUPE NEXEYA Centrale Parc - Bâtiment 2 Avenue Sully Prudhomme 92290 Châtenay-Malabry France Tel: 33 (0)1.41.87.25.34 xavier.druart@nexeya.<mailto:xavier.druart@nexeya.>com / www.nexeya.com<http://www.nexeya.com/> Retrouvez-nous sur / Find us on : https://plus.google.com/u/0/b/116619432754563830101/116619432754563830101/po... http://www.youtube.com/channel/UCJzQii0D-woM0vHX7DSerSQ http://www.dailymotion.com/nexeya Afin de contribuer au respect de l'environnement, merci de n'imprimer ce courriel qu'en cas de nécessité. Ce message et les fichiers pouvant être attachés sont confidentiels, réservés à l'usage unique des destinataires et n'engagent NEXEYA sous aucune forme que ce soit. This email and any files transmitted with it are confidential, intented solely for the unique use of the recipients and don't commit NEXEYA. De : Bird-users [mailto:bird-users-bounces@network.cz<mailto:bird-users-bounces@network.cz>] De la part de Alexander Festl Envoyé : jeudi 9 mars 2017 08:48 À : bird-users@network.cz<mailto:bird-users@network.cz> Objet : RIP with passive option Hi, this is my first post in a mailing list. I hope I do it fine. My server should receive routes via RIP. I have tried it on Ubuntu 10.04 with bird from ppa:cz.nic-labs/bird . The server should work with the interface option passive. (Receive routes and do not send) My config file looks like: protocol kernel { persist; scan time 20; export all; } protocol device { scan time 10; } protocol rip { export none; import all; interface "eth0" { passive yes; }; debug all; } If I start bird, I get bird: /etc/bird.conf, line 15: syntax error I tried "yes", "true" and "" as switch for the passive option. I posted the question at stackexchange too. (http://networkengineering.stackexchange.com/questions/39548/bird-rip-routes-...) Thank you in advance. Alexander Festl
On Thu, Mar 09, 2017 at 07:47:52AM +0000, Alexander Festl wrote:
Hi, this is my first post in a mailing list. I hope I do it fine.
My server should receive routes via RIP. I have tried it on Ubuntu 10.04 with bird from *ppa:cz.nic-labs/bird* . The server should work with the interface option passive. (Receive routes and do not send)
...
If I start bird, I get
bird: /etc/bird.conf, line 15: syntax error
Hi Your config file is correct with the current version, so most likely the problem is that you are using older version of BIRD. It is possible that for your version of Ubuntu there are just older versions in the repository. Which version do you use? -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
It worked with this version NS-BSD 3.0.2- #0: Fri Dec 16 15:49:47 CET 2016 build@buildmajtrunk32.labo.int:/usr/home/build/fw-3.0.2/ sys-10.3/work/sys/i386/compile/NETASQ.S.NOSMP.HW.RELEASE Xavier Druart GROUPE NEXEYA Centrale Parc - Bâtiment 2 Avenue Sully Prudhomme 92290 Châtenay-Malabry France Tel: 33 (0)1.41.87.25.34 xavier.druart@nexeya.com / www.nexeya.com Retrouvez-nous sur / Find us on : https://plus.google.com/u/0/b/116619432754563830101/116619432754563830101/po... http://www.youtube.com/channel/UCJzQii0D-woM0vHX7DSerSQ http://www.dailymotion.com/nexeya Afin de contribuer au respect de l'environnement, merci de n'imprimer ce courriel qu'en cas de nécessité. Ce message et les fichiers pouvant être attachés sont confidentiels, réservés à l'usage unique des destinataires et n'engagent NEXEYA sous aucune forme que ce soit. This email and any files transmitted with it are confidential, intented solely for the unique use of the recipients and don't commit NEXEYA. -----Message d'origine----- De : Bird-users [mailto:bird-users-bounces@network.cz] De la part de Ondrej Zajicek Envoyé : jeudi 9 mars 2017 12:19 À : Alexander Festl <festl.alexander@gmail.com> Cc : bird-users@network.cz Objet : Re: RIP with passive option On Thu, Mar 09, 2017 at 07:47:52AM +0000, Alexander Festl wrote:
Hi, this is my first post in a mailing list. I hope I do it fine.
My server should receive routes via RIP. I have tried it on Ubuntu 10.04 with bird from *ppa:cz.nic-labs/bird* . The server should work with the interface option passive. (Receive routes and do not send)
...
If I start bird, I get
bird: /etc/bird.conf, line 15: syntax error
Hi Your config file is correct with the current version, so most likely the problem is that you are using older version of BIRD. It is possible that for your version of Ubuntu there are just older versions in the repository. Which version do you use? -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
Thank you very much! You are right! Ubuntu 10.04 is too old. *ppa:cz.nic-labs/bird* provides only versions for Ubuntu 12.04 or higher. So I had the version from the official repositorie (bird 1.1.5-1). Since the update to version 1.6.3 everything works. Thank you very much! :-) kind regards Alexander Festl DRUART Xavier <Xavier.DRUART@nexeya.com> schrieb am Do., 9. März 2017 um 12:33 Uhr: It worked with this version NS-BSD 3.0.2- #0: Fri Dec 16 15:49:47 CET 2016 build@buildmajtrunk32.labo.int:/usr/home/build/fw-3.0.2/ sys-10.3/work/sys/i386/compile/NETASQ.S.NOSMP.HW.RELEASE Xavier Druart GROUPE NEXEYA Centrale Parc - Bâtiment 2 Avenue Sully Prudhomme 92290 Châtenay-Malabry France Tel: 33 (0)1.41.87.25.34 xavier.druart@nexeya.com / www.nexeya.com Retrouvez-nous sur / Find us on : https://plus.google.com/u/0/b/116619432754563830101/116619432754563830101/po... http://www.youtube.com/channel/UCJzQii0D-woM0vHX7DSerSQ http://www.dailymotion.com/nexeya Afin de contribuer au respect de l'environnement, merci de n'imprimer ce courriel qu'en cas de nécessité. Ce message et les fichiers pouvant être attachés sont confidentiels, réservés à l'usage unique des destinataires et n'engagent NEXEYA sous aucune forme que ce soit. This email and any files transmitted with it are confidential, intented solely for the unique use of the recipients and don't commit NEXEYA. -----Message d'origine----- De : Bird-users [mailto:bird-users-bounces@network.cz] De la part de Ondrej Zajicek Envoyé : jeudi 9 mars 2017 12:19 À : Alexander Festl <festl.alexander@gmail.com> Cc : bird-users@network.cz Objet : Re: RIP with passive option On Thu, Mar 09, 2017 at 07:47:52AM +0000, Alexander Festl wrote:
Hi, this is my first post in a mailing list. I hope I do it fine.
My server should receive routes via RIP. I have tried it on Ubuntu 10.04 with bird from *ppa:cz.nic-labs/bird* . The server should work with the interface option passive. (Receive routes and do not send)
...
If I start bird, I get
bird: /etc/bird.conf, line 15: syntax error
Hi Your config file is correct with the current version, so most likely the problem is that you are using older version of BIRD. It is possible that for your version of Ubuntu there are just older versions in the repository. Which version do you use? -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
participants (3)
-
Alexander Festl -
DRUART Xavier -
Ondrej Zajicek