aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/doc.RPKI.RP.rpki-rtr6
-rw-r--r--doc/manual.pdfbin473211 -> 473302 bytes
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc.RPKI.RP.rpki-rtr b/doc/doc.RPKI.RP.rpki-rtr
index 6af26a88..810c3bdd 100644
--- a/doc/doc.RPKI.RP.rpki-rtr
+++ b/doc/doc.RPKI.RP.rpki-rtr
@@ -155,7 +155,11 @@ rtr-origin has two other modes which might be useful for debugging:
1. --client mode implements a dumb client program for this protocol, over
ssh, raw TCP, or by invoking --server mode directly in a subprocess. The
- output is not expected to be useful except for debugging.
+ output is not expected to be useful except for debugging. Either run it
+ locally where you run the cron job, or run it anywhere on the net, as in
+
+ $ rtr-origin --client tcp <hostname> <port>
+
2. --show mode will display a text dump of pre-digested data files in the
current directory.
diff --git a/doc/manual.pdf b/doc/manual.pdf
index bc532dba..1e5a4a59 100644
--- a/doc/manual.pdf
+++ b/doc/manual.pdf
Binary files differ