Oups yes ... sorry for that .... here it is. This chinese for me so I hope you can help me on this issue. > I see you've added "debug" to the pppd option file, have you > enabled the debugging to the logfile in syslog as well (pppd(8) > explains that). Your syslogd.conf should be configured to log > daemon.debug as well, otherwise the output that "debug" triggers > is not logged to /var/log/messages. (if this would be the case, > there would be lots more debugging output).
Here is the output of a connection: pppd[29026]: pppd 2.3.5 started by didier, uid 1000 Apr 5 10:56:33 nc6000 pppd[29026]: Serial connection established. Apr 5 10:56:34 nc6000 pppd[29026]: Using interface ppp0 Apr 5 10:56:34 nc6000 pppd[29026]: Connect: ppp0 <--> /dev/ttyU0 Apr 5 10:56:34 nc6000 pppd[29026]: sent [LCP ConfReq id=0x1 <magic 0xa7a71966> <pcomp> <accomp>] Apr 5 10:56:34 nc6000 pppd[29026]: rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <auth chap 05> <magic 0x40210ca> <pcomp> <accomp>] Apr 5 10:56:34 nc6000 pppd[29026]: sent [LCP ConfRej id=0x0 <auth chap 05>] Apr 5 10:56:34 nc6000 pppd[29026]: rcvd [LCP ConfAck id=0x1 <magic 0xa7a71966> <pcomp> <accomp>] Apr 5 10:56:34 nc6000 pppd[29026]: rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x40210ca> <pcomp> <accomp>] Apr 5 10:56:34 nc6000 pppd[29026]: sent [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x40210ca> <pcomp> <accomp>] Apr 5 10:56:34 nc6000 pppd[29026]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01>] Apr 5 10:56:34 nc6000 pppd[29026]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>] Apr 5 10:56:34 nc6000 pppd[29026]: rcvd [LCP DiscReq id=0x2 magic=0x40210ca] Apr 5 10:56:37 nc6000 pppd[29026]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>] Apr 5 10:56:37 nc6000 pppd[29026]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01>] Apr 5 10:56:40 nc6000 pppd[29026]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01>] Apr 5 10:56:40 nc6000 pppd[29026]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>] Apr 5 10:56:43 nc6000 pppd[29026]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>] Apr 5 10:56:43 nc6000 pppd[29026]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01>] Apr 5 10:56:46 nc6000 pppd[29026]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01>] Apr 5 10:56:46 nc6000 pppd[29026]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>] Apr 5 10:56:49 nc6000 pppd[29026]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>] Apr 5 10:56:49 nc6000 pppd[29026]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01>] Apr 5 10:56:52 nc6000 pppd[29026]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01>] Apr 5 10:56:52 nc6000 pppd[29026]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>] Apr 5 10:56:55 nc6000 pppd[29026]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>] Apr 5 10:56:55 nc6000 pppd[29026]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01>] Apr 5 10:56:58 nc6000 pppd[29026]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01>] Apr 5 10:56:58 nc6000 pppd[29026]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>] Apr 5 10:57:01 nc6000 pppd[29026]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>] Apr 5 10:57:01 nc6000 pppd[29026]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01>] Apr 5 10:57:04 nc6000 pppd[29026]: IPCP: timeout sending Config-Requests Apr 5 10:57:04 nc6000 pppd[29026]: sent [LCP TermReq id=0x2 "No network protocols running"] Apr 5 10:57:07 nc6000 pppd[29026]: sent [LCP TermReq id=0x3 "No network protocols running"] Apr 5 10:57:10 nc6000 pppd[29026]: Connection terminated. Apr 5 10:57:13 nc6000 pppd: Exit.