<div dir="auto"><div>Hello,<div dir="auto"><br></div><div dir="auto">you might need to compile BIRD with --enable-libssh.</div><div dir="auto"><br></div><div dir="auto">Bests</div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il dom 10 nov 2019, 20:08 Brooks Swinnerton <<a href="mailto:bswinnerton@gmail.com">bswinnerton@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<br><div><br></div><div>I'm trying to configure RPKI in BIRD 2.0.6. With the following configuration:</div><div><br></div><div>```</div><div>200 roa4 table r4;<br>201 roa6 table r6;<br>202<br>203 protocol rpki gortr {<br>204   roa4 { table r4; };<br>205   roa6 { table r6; };<br>206<br>207   remote "<a href="http://rpki.neptunenetworks.org" target="_blank" rel="noreferrer">rpki.neptunenetworks.org</a>" port 8282;<br>208<br>209   retry keep 90;<br>210   refresh keep 900;<br>211   expire keep 172800;<br>212 }<br></div><div>```</div><div><br></div><div>I receive the following when loading the configuration:</div><div><br></div><div>```</div><div>bird> configure soft<br>Reading configuration from /etc/bird.conf<br>/etc/bird.conf:203:10 syntax error, unexpected CF_SYM_UNDEFINED<br></div><div>```</div></div>
</blockquote></div></div></div>