[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debian-2.1 on 505] pppd problem



>>>>> "UN" == Uwe Nestmann <uwe@cs.auc.dk> writes:

UN> I was trying only yesterday to use my Xircom PC Card modem
UN> for dialing and ppp.  There are good and bad news.

In addition to my wvdial problem, I have now found out that
already "pon" via "chat" exhibits a problem with pppd-2.3.5.
Maybe, somebody knows what's going on that shouldn't?

Below the extract from the ppp.log and my chatscript.

== Uwe ==

PS	No problem to connect with ppp under win98.

------------------------------------------------------------------------
/etc/chatscript/provider:

ABORT BUSY
ABORT "NO CARRIER"
ABORT VOICE
ABORT "NO DIALTONE" 
ABORT "NO ANSWER"
"" ATZ
OK ATDT98155605
CONNECT ''
Username: \d\quwe
Password: \q<secret>

"" \d\c
------------------------------------------------------------------------
ppp.log:

Sep 30 21:38:38 pi pppd[377]: pppd 2.3.5 started by root, uid 0
Sep 30 21:38:39 pi chat[378]: abort on (BUSY)
Sep 30 21:38:39 pi chat[378]: abort on (NO CARRIER)
Sep 30 21:38:39 pi chat[378]: abort on (VOICE)
Sep 30 21:38:39 pi chat[378]: abort on (NO DIALTONE)
Sep 30 21:38:39 pi chat[378]: abort on (NO ANSWER)
Sep 30 21:38:39 pi chat[378]: send (ATZ^M)
Sep 30 21:38:39 pi chat[378]: expect (OK)
Sep 30 21:38:40 pi chat[378]: ATZ^M^M
Sep 30 21:38:40 pi chat[378]: OK
Sep 30 21:38:40 pi chat[378]:  -- got it 
Sep 30 21:38:40 pi chat[378]: send (ATDT98155605^M)
Sep 30 21:38:40 pi chat[378]: expect (CONNECT)
Sep 30 21:38:40 pi chat[378]: ^M
Sep 30 21:39:09 pi chat[378]: ATDT98155605^M^M
Sep 30 21:39:09 pi chat[378]: CONNECT
Sep 30 21:39:09 pi chat[378]:  -- got it 
Sep 30 21:39:09 pi chat[378]: send (^M)
Sep 30 21:39:09 pi chat[378]: expect (Username:)
Sep 30 21:39:09 pi chat[378]:  38400^M
Sep 30 21:39:10 pi chat[378]: ^M
Sep 30 21:39:10 pi chat[378]: ^M
Sep 30 21:39:10 pi chat[378]: User Access Verification^M
Sep 30 21:39:10 pi chat[378]: ^M
Sep 30 21:39:10 pi chat[378]: Username:
Sep 30 21:39:10 pi chat[378]:  -- got it 
Sep 30 21:39:10 pi chat[378]: send (??????)
Sep 30 21:39:11 pi chat[378]: expect (Password:)
Sep 30 21:39:11 pi chat[378]:  uwe^M
Sep 30 21:39:11 pi chat[378]: Password:
Sep 30 21:39:11 pi chat[378]:  -- got it 
Sep 30 21:39:11 pi chat[378]: send (??????)
Sep 30 21:39:11 pi chat[378]: send (\d)
Sep 30 21:39:12 pi pppd[377]: Serial connection established.
Sep 30 21:39:13 pi pppd[377]: Using interface ppp0
Sep 30 21:39:13 pi pppd[377]: Connect: ppp0 <--> /dev/modem
Sep 30 21:39:43 pi pppd[377]: LCP: timeout sending Config-Requests
Sep 30 21:39:43 pi pppd[377]: Connection terminated.
Sep 30 21:39:43 pi pppd[377]: Receive serial link is not 8-bit clean:
Sep 30 21:39:43 pi pppd[377]: Problem: all had bit 7 set to 0
Sep 30 21:40:11 pi pppd[377]: Terminating on signal 15.
Sep 30 21:40:11 pi pppd[377]: Exit.
Sep 30 21:40:44 pi pppd[428]: pppd 2.3.5 started by root, uid 0
Sep 30 21:40:44 pi pppd[428]: Using interface ppp0
Sep 30 21:40:44 pi pppd[428]: Connect: ppp0 <--> /dev/ttyp0
Sep 30 21:41:09 pi pppd[428]: Terminating on signal 15.
Sep 30 21:41:15 pi pppd[428]: Connection terminated.
Sep 30 21:41:15 pi pppd[428]: Receive serial link is not 8-bit clean:
Sep 30 21:41:15 pi pppd[428]: Problem: all had bit 7 set to 0
Sep 30 21:41:16 pi pppd[428]: Exit.
------------------------------------------------------------------------


Reply to: