On Fri, 9 Jun 2000, Chu J. Jong [iso-8859-1] �� �s wrote:
|Hi,
|
| I tried to connect my linux box through ppp (modem) to
|local ISP but failed on the "Serial line is looped back".
|
| Following is the messages from the log file:
| ....
| Jun 8 14:07:22 cougar pppd[1118]: Serial connection established.
| Jun 8 14:07:22 cougar pppd[1118]: Using interface ppp0
| Jun 8 14:07:22 cougar pppd[1118]: Connect: ppp0 <--> /dev/ttyS1
| Jun 8 14:07:26 cougar pppd[1118]: Serial line is looped back.
It usually means that the chat script hasn't done the right thing to
let the ISP start PPP on it's end of the connection. The ISP is usually
presenting a prompt or menu instead. A common cause is that the connect
script doesn't login to the ISP properly, or, in the case of PAP or CHAP
authentication, the script ends with CONNECT '' instead of CONNECT '\d\c'.
But there are other things that can cause the "looped back" symptom. If
this doesn't help you'll want to use the chat -v and pppd debug option and
look at the syslogd message logs in /var/log for clues.
---
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]