Manoj Srivastava wrote: > > Hi, > >>"Ed" == Ed Cogburn <[EMAIL PROTECTED]> writes: > > Ed> 'plog -f' will show the connect speed in its output. Use ctl-c to > exit > Ed> when done. > > __> plog -f > Oct 26 17:45:17 tiamat diald[2284]: Running pppd (pid = 3742). > Oct 26 17:45:17 tiamat diald[3742]: Running pppd: /usr/sbin/pppd -detach > modem crtscts mtu 1500 mru 1500 > Oct 26 17:45:17 tiamat pppd[3742]: pppd 2.3.5 started by root, uid 0 > Oct 26 17:45:17 tiamat pppd[3742]: Using interface ppp0 > Oct 26 17:45:17 tiamat pppd[3742]: Connect: ppp0 <--> /dev/ttyS0 > Oct 26 17:45:26 tiamat pppd[3742]: Remote message: Login Succeeded > Oct 26 17:45:26 tiamat pppd[3742]: local IP address 206.96.246.252 > Oct 26 17:45:26 tiamat pppd[3742]: remote IP address 206.96.246.241 > Oct 26 17:45:27 tiamat diald[2284]: New addresses: local 206.96.246.252, > remote 206.96.246.241. > Oct 26 17:54:00 tiamat diald[2284]: FIFO: Unblock request received. > > I can't determine cnnect speed from that, though. ;-( > > manoj >
Maybe your modem isn't echoing the speed?!? Here's what I get: [snip] Oct 26 21:15:12 HermitsCave chat[249]: send (^M) Oct 26 21:15:12 HermitsCave chat[249]: expect (ogin:) Oct 26 21:15:12 HermitsCave chat[249]: 28800/V42BIS^M <-- from the modem Oct 26 21:15:18 HermitsCave chat[249]: ^M [snip] -- Ed C.