Hey,
I missed this nugget in your first email: "on the protocol line".
Is RPKI definitely compiled in?
- Barry
Irene Lalioti wrote on 12/07/2019 11:38:
Hello Barry!
Thanks a lot for your feedback. I changed it yup . Nothing has changed
though :
Jul 12 12:37:19 rs-test bird[14097]: /etc/bird.conf:208:10 syntax error,
unexpected SYM
Jul 12 12:37:19 rs-test bird[14097]: bird: /etc/bird.conf:208:10 syntax
error, unexpected SYM
Jul 12 12:37:19 rs-test systemd[1]: bird.service: main process exited,
code=exited, status=1/FAILURE
Jul 12 12:37:19 rs-test systemd[1]: Unit bird.service entered failed state.
Jul 12 12:37:19 rs-test systemd[1]: bird.service failed.
Regards
Irene
On 7/12/19 11:41 AM, Barry O'Donovan wrote:
Hi Irene,
Irene Lalioti wrote on 12/07/2019 10:26:
protocol rpki {
debug all;
roa4 { table r4; };
roa6 { table r6; };
remote "rpki.lu-cix.lu" port 323;
retry keep 5;
refresh keep 30;
expire 600;
}
when I run it I receive the syntax error unexpected symbol on the
protocol line.
-bash-4.2# bird -c /etc/bird.conf -d -f
bird: /etc/bird.conf:208:10 syntax error, unexpected SYM
Can you try with IP instead? E.g.
remote "192.0.2.123" port 323;
I have a vague recollection that using a hostname didn't work for me
at all.
Thanks,
- Barry
--
Kind regards,
Barry O'Donovan
INEX Operations
https://www.inex.ie/support/
+353 1 531 3339