<html><head></head><body>Hello!<br><br>Have you compiled BIRD yourself, or are you using a package?<br><br>This seems to be an "unknown protocol" problem, when RPKI is silently omitted from your binary due to missing dependencies. <br><br>Maria<br><br><div class="gmail_quote">On July 12, 2019 11:26:51 AM GMT+02:00, Irene Lalioti <irene.lalioti@restena.lu> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Hello dear Maria and bird users!<br><br>I would like to ask you a question while I am experiencing an error all<br>morning long :)<br><br>I have installed the bird version 2.0.4 on my Linuxbox<br>4.14.13-x86_64-vmware. In my config file I am setting up the rpki<br>protocol based on the documentation : <br><a href="https://bird.network.cz/?get_doc&v=20&f=bird-6.html#ss6.13">https://bird.network.cz/?get_doc&v=20&f=bird-6.html#ss6.13</a><br><br>As<br><br>protocol rpki {<br>        debug all;<br>        roa4 { table r4; };<br>        roa6 { table r6; };<br>        remote "rpki.lu-cix.lu" port 323;<br>        retry keep 5;<br>        refresh keep 30;<br>        expire 600;<br>}<br><br>when I run it I receive the syntax error unexpected symbol on the<br>protocol line.<br><br>-bash-4.2# bird -c /etc/bird.conf -d -f<br>bird: /etc/bird.conf:208:10 syntax error, unexpected SYM<br><br>I have played around with adding names, removing them, removing the { ,<br>then adding it again, but nothing changes.<br><br>I have found another similar incident here :<br><br><a href="https://bird.network.cz/pipermail/bird-users/2019-March/013167.html">https://bird.network.cz/pipermail/bird-users/2019-March/013167.html</a><br><br>Where Ondrej suggested to fix the ; but in my case I already have them.<br>Is this a known issue? Apparently I am missing something.<br><br>Thanks a lot in advance, and see you in Amsterdam<br><br><br>Kind Regards<br><br>Irène<br></pre></blockquote></div><br>-- <br>Sent from my Android device with K-9 Mail. Please excuse my brevity.</body></html>