On Wed, 04 May 2005 17:34, Richard Tindall wrote: > On Wed, 2005-05-04 at 16:26 +1200, Richard Tindall wrote: > > > > Does anyone know a command to ascertain the dialup connection speed? > > $ stty -a
No, that gives you all the details about the settings of the tty port to which the modem is connected. The actual line connection speed will vary according to the quality of the line. The actual line connect speed is the number following the word CONNECT which is ejected by the modem when the connection is made. You can see it in the chat sequence. If you set the connection software to verbose you will see the speed logged. CONNECT nnnnn > Ubuntu is using pon. /etc/ppp/peers/providers file to amend rate. I'm not sure, not being a Ubuntu user, but I suspect that this is the port speed. -- C. S.
