hints:rpki
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
hints:rpki [2025/03/16 03:01] – [RPKI Hints, Top Tips, and FAQs] philip | hints:rpki [2025/05/04 23:24] (current) – [Building rpki-client] philip | ||
---|---|---|---|
Line 260: | Line 260: | ||
sudo make install | sudo make install | ||
</ | </ | ||
- | which will install the client in **/ | + | which will install the client in **/ |
- | < | + | |
- | wget https://www.arin.net/resources/ | + | |
- | sudo mv arin.tal /etc/rpki | + | |
- | </ | + | |
Now the client can be run. There is no daemon option, it simply runs at the command line, and when it has finished downloading all the VRPs (around 10-15 minutes depending on bandwidth) it exits. But that's okay. Try running the client: | Now the client can be run. There is no daemon option, it simply runs at the command line, and when it has finished downloading all the VRPs (around 10-15 minutes depending on bandwidth) it exits. But that's okay. Try running the client: | ||
< | < | ||
Line 282: | Line 279: | ||
</ | </ | ||
and that's it. Every hour, cron will run **rpki-client** which will produce JSON output of all the VRPs it has collected. As noted above, JSON output is what is used by StayRTR and GoRTR as their input sources. Make sure that the **/ | and that's it. Every hour, cron will run **rpki-client** which will produce JSON output of all the VRPs it has collected. As noted above, JSON output is what is used by StayRTR and GoRTR as their input sources. Make sure that the **/ | ||
+ | |||
+ | If you would like to include the [[https:// | ||
+ | < | ||
+ | / | ||
+ | </ | ||
It's a good idea to check the log file in case **rpki-client** reports issues trying to write local files etc. But mostly what you'll see there are all the transactions with the various CAs, and the problems encountered (there will be lots, unfortunately). | It's a good idea to check the log file in case **rpki-client** reports issues trying to write local files etc. But mostly what you'll see there are all the transactions with the various CAs, and the problems encountered (there will be lots, unfortunately). |
hints/rpki.1742094098.txt.gz · Last modified: by philip