<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Thanks Job, <br></div><div><br></div><div>I've upgrade routinator but i still can't find anything back from AS9381. I'm expecting to see for example <a href="http://43.251.20.0/22">43.251.20.0/22</a> but it's simply missing, there is actually nothing from then ASN or the networks behind. <br></div><div>I'm just discovering the world of ROA's so it's probably a mismatch in expectations then.</div><div><br></div><div><i>./cargo --version --verbose<br>cargo 1.30.0 (a1a4ad372 2018-11-02)<br>release: 1.30.0<br>commit-hash: a1a4ad37271b61209cd55d21f2c83f2773cbe113<br>commit-date: 2018-11-02<br></i></div><div><br></div><div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Dec 4, 2018 at 9:22 PM Job Snijders <<a href="mailto:job@ntt.net">job@ntt.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Dec 04, 2018 at 09:15:29PM +0100, Kurt Wauters wrote:<br>
> This is the output when running in verbose and I'm able to find then<br>
> mentioned prefix which seems to be ARIN. I was looking for prefixes of<br>
> AS9381 (RIR - APNIC) which seem to be missing, I'm still running 0.1<br>
<br>
At this stage I'd recommend to either use the latest release, or use the<br>
master branch.<br>
<br>
    latest code in the master branch: cargo install --force --git <a href="https://github.com/NLnetLabs/routinator.git" rel="noreferrer" target="_blank">https://github.com/NLnetLabs/routinator.git</a><br>
    latest release: cargo install --force routinator<br>
<br>
Be sure to use rust 1.30<br>
<br>
> *[kurt@localhost bin]# grep <a href="http://199.43.0.0/24" rel="noreferrer" target="_blank">199.43.0.0/24</a> <<a href="http://199.43.0.0/24" rel="noreferrer" target="_blank">http://199.43.0.0/24</a>> test.json<br>
>     { "asn": "AS10745", "prefix": "<a href="http://199.43.0.0/24" rel="noreferrer" target="_blank">199.43.0.0/24</a> <<a href="http://199.43.0.0/24" rel="noreferrer" target="_blank">http://199.43.0.0/24</a>>",<br>
> "maxLength": 24 },[kurt@localhost bin]#*<br>
<br>
The fact that that blob of JSON shows up is proof that this routinator<br>
instance is fetching ARIN data as well.<br>
<br>
What made you think you are only seeing RIPE data? Can you point at<br>
specific ROAs or VRPs you are missing?<br>
<br>
Kind regards,<br>
<br>
Job<br>
</blockquote></div>