Paul Ferris writes:
> pppd would connect and then immediately disconnect, as if authorization
> failed (I was using pap).
> ...
> ...fire up minicom and quit with no reset, and fire up a script with just
> the pppd call (no connect statement).  Here begins the baffling part - it
> works that way.

What does your chatscript look like?  I've found that with some ISP's it is
best to avoid sending a final return.  The PAP chatscripts that pppconfig
generates for PAP connections look like this:

ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE' ABORT 'NO DIAL TONE' 
ABORT 'NO ANSWER'
'' ATZ
OK-AT-OK ATDT7784000
CONNECT \d\c

'\d' tells chat to wait one second and '\c' tells it not to send a return.
-- 
John Hasler
[EMAIL PROTECTED]
Dancing Horse Hill
Elmwood, Wisconsin

-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to