From owner-freebsd-questions Mon Dec 8 15:07:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA24972 for questions-outgoing; Mon, 8 Dec 1997 15:07:10 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA24950 for ; Mon, 8 Dec 1997 15:07:00 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id PAA13351; Mon, 8 Dec 1997 15:05:41 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Mon, 8 Dec 1997 15:05:41 -0800 (PST) From: Doug White Reply-To: Doug White To: Donn Miller cc: questions@FreeBSD.ORG Subject: Re: your mail In-Reply-To: <1.5.4.16.19971208151451.584f39d2@postoffice.bellatlantic.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 8 Dec 1997, Donn Miller wrote: > I am presently using a USR sportster 56k, and am not using any modem > initialization strings with this. I was wondering if it were possible to > tweak a modem initiazation string to get faster performance. > > I had been using a 14.4 Wang FAXmodem, and my ISP only supports 33.6k logins. > So I choose speed = 38400. However, It seems like the download speed is > faster, but not as fast as it should be (i.e., only 1.5 - 1.8 x what I was > getting at 14.4k). Try 115200 or 57600 -- it'll go even faster. You want to set the computer's baud rate the fastest that the modem supports without the computer dropping characters. In their default configurations, most modems enable compression which gets you a faster data rate than without. You'd have to check the command reference for the Sportster to make sure that 33.6 performance is enabled. > Also, is it possible to see what speed I'm connected at with ppp -background? > I don't see this in the log files. Maybe it would be useful to have some > command-line tools to check on connect speed and other parameters even after > ppp is started in the background with ppp -background. You can enable additional log levels. `set log chat' will get you the login info which includes the CONNECT line. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major