chiark / gitweb /
Use the new official IANA-allocated port number 4070.
[tripe] / doc / tripe.8.in
index b287673a9344b486f89168705dd81dbc24159f8d..52df1d0c206176dfd035dee0a959b50c5677e62e 100644 (file)
@@ -364,18 +364,12 @@ Start the
 servers up.  Run
 .RS
 .VS
-tripectl \-slD \-S\-p22003
+tripectl \-slD
 .VE
 on each of
 .B alice
 and
 .BR bob .
-(The
-.RB ` \-p22003 '
-forces the server to use UDP port 22003: use some other number if 22003
-is inappropriate for your requirements.  I chose it by taking the first
-16 bits of the RIPEMD160 hash of
-.RB ` TrIPE '.
 .RE
 .hP 6.
 To get
@@ -387,7 +381,7 @@ run this shell script (or one like it):
 .VS
 #! /bin/sh
 
-tripectl add bob 200.0.2.1 22003
+tripectl add bob 200.0.2.1 4070
 ifname=`tripectl ifname bob`
 ifconfig $ifname 10.0.1.1 pointopoint 10.0.2.1
 route add -net \e