|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [Plug] Connection Speed
|
adam wrote:
>
> 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.
If that doesn't show anything, check the file
"/etc/sysconfig/network-scripts/ifcfg-pppN" for the line:
Debug=yes
_______________________________________________
Plug maillist - Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug
|