On 8 Sep 1999, John Hasler wrote: > > This is my chatscript (I added ECHO and REPORT to the original pppconfig > > generated script, but nothing changed): > > connect "/usr/sbin/chat -v -f /etc/chatscripts/mclink2" > > Change that to connect "/usr/sbin/chat -v -r report_file -f > /etc/chatscripts/mclink2" > where 'report_file' is the file you want the speed written to.
Opening "/var/log/connection_speeds"... chat: Sep 09 16:23:04 CONNECT 50666/ARQ/V90/LAPM/V42BIS Closing "/var/log/connection_speeds". Opening "/var/log/connection_speeds"... chat: Sep 09 10:55:38 CONNECT 50666/ARQ/V90/LAPM/V42BIS Closing "/var/log/connection_speeds". Fine. Now, what if I wanted it to be logged through syslogd, possibly without those Opening and Closing lines? (and, BTW, another thing I would like to know is why doesn't it CONNECT 56000 :( ) TYA! Enrico