X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tripe/blobdiff_plain/0fa31a96e8d8ba22627a49a8cada02e911a5bf5e..042d5c20a1c42002b35aa13c7a44dfb4a94d2e65:/README diff --git a/README b/README index 9188e9f1..e3e83425 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. @@ -47,5 +47,5 @@ Installation notes set -e tripectl add PEER PEER-ADDR 22003 ifname=`tripectl ifname PEER` - ifconfig $ifname LOCAL pointopoint REMOTE + ifconfig $ifname LOCAL pointopoint REMOTE mtu 1429 route add -net RNET netmask RMASK gw REMOTE