On Sat, Nov 13, 1999 at 02:39:01PM -0500, Janyce Wynter wrote:
> >In /etc/sysconfig/network-scripts there should be a script called
> >ifcfg-ppp[X] where X is the number of the PPP device (mine is
> >ifcfg-ppp0). It contains the script which chat (man chat) uses to talk
> >automatically with the ISP.
> >
> >Essentially they do the same thing, it's just that one is automatic and
> >one is not. It looks like there's something wrong with your script so
> >you'd have to tell us what it is first....
> >
> >DAVID
> 
> 
> OK. It looks pretty simple (my password has been obscured for obvious
> reasons):
> 
> 'ABORT' 'BUSY'
> 'ABORT' 'ERROR'
> 'ABORT' 'NO CARRIER'
> 'ABORT' 'NO DIALTONE'
> 'ABORT' 'Invalid Login'
> 'ABORT' 'Login incorrect'
> '' 'ATZ'
> 'OK' 'ATDT9302272'
> 'CONNECT' ''
> 'ogin:' 'janycewynter'
> 'ord:' '*****'
> 
> I've tried all manner of different things, including adding a line
> 
> 'oice:' ''
> 
> to the end of the script, all without success. Perhaps adding some
> diagnostics to the script might help isolate the problem further?

Did you mention what kind of authentication the ISP requires? A good
chance your login/password need to be in /etc/ppp/pap-secrets (or
chap). If so, duplicating this here may be causing a problem.

-- 
Hal B
[EMAIL PROTECTED]
--
            Linux helps those who help themselves


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to