[1489] in linux-net channel archive
Re: My ppp is s-l-o-w
daemon@ATHENA.MIT.EDU (Wolfgang Jung)
Tue Dec 5 17:53:57 1995
To: linux-net@vger.rutgers.edu
Date: Tue, 5 Dec 1995 11:36:53 +0100 (MET)
From: "Wolfgang Jung" <woju@keep.in-berlin.de>
In-Reply-To: <199512031011.DAA07536@goodguy.goodnet.com> from "Shawn Ruttledge" at Dec 3, 95 03:11:09 am
#
#...it tops out at ~500 bytes/sec. on FTP and is usually less. I have a
#28.8 and the connect tones sound like they're connecting at 28.8, but
#my question is, how do I find out what speed is being used over the COM
#port to the modem? I have it set to 115200 on the command line to pppd
#but does that always override whatever has been set as a default speed for
#the port? I've got a sneaking suspicion it isn't. Or, what else could be
#slowing it down? It flies when I run Winsock under Windows (2 or 3k/sec)
#so it's not just the net or my provider.
Just check which section is slow ?
use tracroute to see where it slows down, or just check the
speed between a host which hangs just behind the gateway you are
dialing.. (using ftop or tcpspray or something like that..
If you star pppd with pppd speed 115200 it sure will set it i you
kernel new enough (1.2.13 works fine)
Gruss
Wolfgang