[3699] in RedHat Linux List

home help back first fref pref prev next nref lref last post

changing MRU/MTU in ppp connection..

daemon@ATHENA.MIT.EDU (Jae H Shin)
Sun Nov 10 05:18:31 1996

Date: Sun, 10 Nov 1996 03:16:22 -0700 (MST)
From: Jae H Shin <jshin@U.Arizona.EDU>
To: redhat-list@redhat.com
In-Reply-To: <199611100703.AA087249393@sioux.eel.ufl.edu>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com


hello,
i managed to connect using ppp on RH4.0, but i cannot change the
MTU..although i expressed exclusively in my connection script.
here's the script and result from netstat -i

exec /usr/sbin/pppd debug modem crtscts /dev/modem 115200\
        asyncmap 200A0000 escape FF kdebug 0 $LOCAL_IP:$REMOTE_IP \
        vj-max-slots 8 mru 1500 mtu 1500 -chap -pap \
        noipdefault netmask $NETMASK defaultroute connect $DIALER_SCRIPT

localhost<root>[32]% netstat -i
Kernel Interface table
Iface   MTU Met  RX-OK RX-ERR RX-DRP RX-OVR  TX-OK TX-ERR TX-DRP TX-OVR
Flags
lo     3584   0     12      0      0      0     12      0      0      0
BLRU
eth0   1500   0      0      0      0      0      0      0      0      0
BRU
ppp0    296   0    253      1      1      0    223      0      0      0
PRU
      ^^^^^^
        shouldn't it be 1500?
                                     


----------
Jae Shin
jshin@aruba.ccit.arizona.edu
jshin@convx1.ccit.arizona.edu


--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-Errata
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post