diff options
-rw-r--r-- | doc/doc.RPKI.CA.UI.GUI.Configuring | 14 | ||||
-rw-r--r-- | doc/manual.pdf | bin | 618021 -> 618020 bytes |
2 files changed, 6 insertions, 8 deletions
diff --git a/doc/doc.RPKI.CA.UI.GUI.Configuring b/doc/doc.RPKI.CA.UI.GUI.Configuring index 026aa0e6..2ff422e9 100644 --- a/doc/doc.RPKI.CA.UI.GUI.Configuring +++ b/doc/doc.RPKI.CA.UI.GUI.Configuring @@ -35,23 +35,21 @@ these tasks. **** Importing Routing Table Snapshot **** -Requires: wget - In order for the web portal to display the validation status of routes covered by a resource holder's RPKI certificates, it needs a source of the currently announced global routing table. The web portal includes a script which can parse the output of the RouteViews full snapshot (warning: links to very large file!). -When the software is installed, there will be a /usr/local/share/routeviews.sh -script that should be invoked periodically. Routeviews.org updates the snapshot -every two hours, so it does not make sense to run it more frequently than two -hours. How often to run it depends on how often the routes you are interested -in are changing. +When the software is installed, there will be a /usr/local/sbin/rpkigui-import- +routes script that should be invoked periodically. Routeviews.org updates the +snapshot every two hours, so it does not make sense to run it more frequently +than two hours. How often to run it depends on how often the routes you are +interested in are changing. Create an entry in root's crontab such as - 30 */2 * * * /usr/local/share/routeviews.sh + 30 */2 * * * /usr/local/sbin/rpkigui-import-routes **** Importing ROAs **** diff --git a/doc/manual.pdf b/doc/manual.pdf Binary files differindex c8559ac7..c5417d1e 100644 --- a/doc/manual.pdf +++ b/doc/manual.pdf |