[1429] in linux-net channel archive
Increasing MTU using sliplogin
daemon@ATHENA.MIT.EDU (ali aladwani)
Sun Nov 26 14:01:30 1995
From: ali aladwani <ali@TSD-LINUX.KUNIV.EDU.KW>
To: linux-net@vger.rutgers.edu
Date: Sun, 26 Nov 1995 15:06:44 +0300 (GMT+0300)
Hi every body can any one help me increasing the mtu from 295 to 1500
using sliplogin.
Tis is my sliplogin
/sbin/ifconfig $1 $4 $6 $7 PointtoPoint $5 mtu 1500 -trailers up
/sbin/route add $5
/sbin/route -s $5 00:02:AA:AB:00 pub
exit 0
But still not doing it what should I do.
Thanks in advance....................