aboutsummaryrefslogtreecommitdiff
path: root/doc/doc.RPKI.RP.rpki-rtr
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doc.RPKI.RP.rpki-rtr')
-rw-r--r--doc/doc.RPKI.RP.rpki-rtr6
1 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.