Hi,
Im using SuSE Linux 6.1. My provider needs a CHAP authentication. When
I try to establish a connection with my own scripts, I get the following
messages in /var/log/messages.
May 19 17:05:22 tobbz pppd[536]: Serial connection established.
May 19 17:05:23 tobbz pppd[536]: Using interface ppp0
May 19 17:05:23 tobbz pppd[536]: Connect: ppp0 <--> /dev/modem
May 19 17:05:23 tobbz pppd[536]: sent [LCP ConfReq id=0x1 <magic
0xa2a7f6d5> <pcomp> <accomp>]
May 19 17:05:50 tobbz last message repeated 9 times
May 19 17:05:53 tobbz pppd[536]: LCP: timeout sending Config-Requests
May 19 17:05:53 tobbz pppd[536]: Connection terminated.
May 19 17:05:53 tobbz pppd[536]: Receive serial link is not 8-bit clean:
May 19 17:05:53 tobbz pppd[536]: Problem: all had bit 7 set to 0
May 19 17:05:53 tobbz pppd[536]: Hangup (SIGHUP)
May 19 17:05:53 tobbz pppd[536]: Exit.
The same configuration for kppp results in the following messages:
May 19 16:42:33 tobbz pppd[256]: pppd 2.3.5 started by tobby, uid 1001
May 19 16:42:33 tobbz pppd[256]: Using interface ppp0
May 19 16:42:33 tobbz pppd[256]: Connect: ppp0 <--> /dev/modem
May 19 16:42:33 tobbz pppd[256]: sent [LCP ConfReq id=0x1 <magic
0x125ddfa0>]
May 19 16:43:03 tobbz pppd[256]: Terminating on signal 15.
May 19 16:43:03 tobbz pppd[256]: sent [LCP TermReq id=0x2 "User
request"]
May 19 16:43:06 tobbz pppd[256]: sent [LCP TermReq id=0x3 "User
request"]
May 19 16:43:09 tobbz pppd[256]: Connection terminated.
May 19 16:43:10 tobbz pppd[256]: Hangup (SIGHUP)
May 19 16:43:10 tobbz pppd[256]: Exit.
Could anybody tell me what that means and what I could do to avoid that
and to successfully establish a connection?
By the way - from time to time it works but I did not understand the
circumstances under which it works.
Thanks in advance, Tobias