Use the new official IANA-allocated port number 4070.
[tripe] / README
diff --git a/README b/README
index e3e8342..1a9e12e 100644 (file)
--- a/README
+++ b/README
@@ -45,7 +45,7 @@ Installation notes
                #! /bin/sh
 
                set -e
-               tripectl add PEER PEER-ADDR 22003
+               tripectl add PEER PEER-ADDR 4070
                ifname=`tripectl ifname PEER`
                ifconfig $ifname LOCAL pointopoint REMOTE mtu 1429
                route add -net RNET netmask RMASK gw REMOTE