Configuring RPKI returns syntax error, unexpected CF_SYM_UNDEFINED

Pier Carlo Chiodi pierky at pierky.com
Sun Nov 10 20:26:10 CET 2019


Hello,

you might need to compile BIRD with --enable-libssh.

Bests


Il dom 10 nov 2019, 20:08 Brooks Swinnerton <bswinnerton at gmail.com> ha
scritto:

> Hello,
>
> I'm trying to configure RPKI in BIRD 2.0.6. With the following
> configuration:
>
> ```
> 200 roa4 table r4;
> 201 roa6 table r6;
> 202
> 203 protocol rpki gortr {
> 204   roa4 { table r4; };
> 205   roa6 { table r6; };
> 206
> 207   remote "rpki.neptunenetworks.org" port 8282;
> 208
> 209   retry keep 90;
> 210   refresh keep 900;
> 211   expire keep 172800;
> 212 }
> ```
>
> I receive the following when loading the configuration:
>
> ```
> bird> configure soft
> Reading configuration from /etc/bird.conf
> /etc/bird.conf:203:10 syntax error, unexpected CF_SYM_UNDEFINED
> ```
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20191110/b2e5e108/attachment.htm>


More information about the Bird-users mailing list