[26 Nov 2000 20:42 +0800] a <[EMAIL PROTECTED]>: > i type "chat -v" and see nothing.
No. "chat -v" is first line of the chat script, ex: /etc/ppp/ppp-on-dialer First find out which script calls the chat script, ex: /etc/ppp/ppp-on > ----- Original Message ----- > From: "billy chan" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Sunday, November 26, 2000 5:46 PM > Subject: Re: can't connect to ISP > > I experienced this before when I used chat script. > > Make sure the chat script tries to catch login and password. > > ex: > > > > chat -v \ > > TIMEOUT 3 \ > > ABORT '\nBUSY\r' \ > > ABORT '\nNO ANSWER\r' \ > > ABORT '\nRINGING\r\n\r\nRINGING\r' \ > > '' \rATZ \ > > '' \rATM1L2 \ > > 'OK-+++\c-OK' ATH0 \ > > TIMEOUT 30 \ > > OK ATDT$TELEPHONE \ > > CONNECT '' \ > > ogin:--ogin: $ACCOUNT \ > > assword: $PASSWORD -- | This message was re-posted from [email protected] | and converted from gb2312 to big5 by an automatic gateway.

