On Fri, 2003-05-09 at 00:38, [EMAIL PROTECTED] wrote:

> May  8 23:30:03 ibian chat[5115]: expect (CONNECT)
> May  8 23:30:03 ibian chat[5115]: ^M
> May  8 23:30:04 ibian chat[5115]:
> May  8 23:30:04 ibian chat[5115]:
> ATDT5143501638^M~^Bvvvvvvwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
> May  8 23:30:04 ibian chat[5115]:
> [EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
> PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
> PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@^

> snip
> 
> Obviously this isn't working. I can't believe i'm the only person using an 
> apple modem
> in an icebook dual usb.
> Several hours of googling yielded only the ATM0L0 trick which evidently does 
> not work.
> Perhaps someone could tell me from where this logging is taking place and a 
> way to send
> it to /dev/null.This would be a temporary fix. 

I do not have a powerpc system running (yet) so my experience is mainly
from running debian-i386 systems.  That said...

The log you show us is (presumably) from your PPP chat session.  The
last line, just before the 'garbage' in your logs says "expect
(CONNECT)".  That means the chat program is looking for the string
"CONNECT" in what it gets from the modem - otherwise it logs everything
up to that point.  I don't see the "CONNECT" string anywhere in the
logfile snippet you posted.  

Does your PPP connection even work when this is happening?  

It would seem to me that chat will either be waiting indefinitely OR
timeout unless it sees "CONNECT".  I wouldn't expect your PPP to work.

Maybe you can try removing the line in your chatscript that says
"CONNECT" on it?  That will at least make it so chat won't look for that
string.

-joe
-- 
     Innovation Software Group, LLC - http://www.innovationsw.com/
                Business Automation Specialists
                 UNIX, Linux and Java Training

Reply via email to