On Wed, 2 Feb 2000, David J. Pfaltzgraff wrote:
|Jan 30 12:54:29 castle pppd[1721]: pppd 2.3.5 started by root, uid 0
|Jan 30 12:54:53 castle pppd[1721]: Serial connection established.
|Jan 30 12:54:54 castle pppd[1721]: Using interface ppp0
|Jan 30 12:54:54 castle pppd[1721]: Connect: ppp0 <--> /dev/cua1
|Jan 30 12:54:54 castle pppd[1721]: sent [LCP ConfReq id=0x1 <asyncmap 0x0>
|<magic 0xea3646d9> <pcomp> <accomp>]
|Jan 30 12:55:21 castle last message repeated 9 times
|Jan 30 12:55:24 castle pppd[1721]: LCP: timeout sending Config-Requests
...
|Jan 30 12:54:53 castle chat[1722]: atdt3015551212^M^M
|Jan 30 12:54:53 castle pppd[1721]: Serial connection established.
|Jan 30 12:54:53 castle chat[1722]: CONNECT
|Jan 30 12:54:53 castle chat[1722]: -- got it
|Jan 30 12:54:54 castle pppd[1721]: Using interface ppp0
|Jan 30 12:54:54 castle pppd[1721]: Connect: ppp0 <--> /dev/cua1
My guess is that the last line of the chat script is something
like CONNECT '' and sends a carriage return that makes the ISP peer
think you are trying to do login/password. Try using CONNECT \\c or
CONNECT \c instead, depending on whether the chat script is on the
chat command line or in a file that chat accesses with the -f option.
---
Clifford Kite Not a guru. (tm)
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]