From: mdw Date: Sat, 17 May 2003 11:32:01 +0000 (+0000) Subject: Mention MTU. X-Git-Tag: 1.0.0pre4^0 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/tripe/commitdiff_plain/96e12a8165129bfe385e6ec233317ada460a271d Mention MTU. --- diff --git a/README b/README index 8d89ecd4..e3e83425 100644 --- a/README +++ b/README @@ -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