X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/0fa31a96e8d8ba22627a49a8cada02e911a5bf5e..fd42a1e558d856a1933385d7ed60e5fbe490f413:/README diff --git a/README b/README index 9188e9f1..1a9e12e3 100644 --- a/README +++ b/README @@ -21,7 +21,7 @@ Installation notes On my Debian box, I used - update-rc.d tripe defaults 55 85 + update-rc.d tripe defaults 15 85 to set up the links. @@ -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 + ifconfig $ifname LOCAL pointopoint REMOTE mtu 1429 route add -net RNET netmask RMASK gw REMOTE