|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [Plug] Connection Speed
|
Greg Weber wrote:
> Using Red Hat 6.0. How do I tell at what speed my modem has connected?
>
> Greg
>
> _______________________________________________
> Plug maillist - Plug@lists.nothinbut.net
> http://lists.nothinbut.net/mail/listinfo/plug
if you do a tail -f /var/log/messages
you will see everything involved in your
(assumption) ppp connxn as it
happens. Including
the connection speed.
you could also just flip thru this file after you
are connected.
_______________________________________________
Plug maillist - Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug
|