Thanks Daryl, but no luck. I have modified my chat-ppp0 script and now have the
following log;
Dec 30 14:49:21 gateway pppd[18394]: pppd 2.3.11 started by root, uid 0
Dec 30 14:49:21 gateway ifup-ppp: pppd started for ppp0 on /dev/ttyS2 at 115200
Dec 30 14:49:21 gateway chat[18403]: timeout set to 60 seconds
Dec 30 14:49:21 gateway chat[18403]: abort on (BUSY)
Dec 30 14:49:21 gateway chat[18403]: abort on (ERROR)
Dec 30 14:49:21 gateway chat[18403]: abort on (NO CARRIER)
Dec 30 14:49:21 gateway chat[18403]: abort on (NO DIALTONE)
Dec 30 14:49:21 gateway chat[18403]: send (ATZ^M)
Dec 30 14:49:21 gateway chat[18403]: expect (OK)
Dec 30 14:49:41 gateway chat[18403]: ATZ^M^M
Dec 30 14:49:41 gateway chat[18403]: OK
Dec 30 14:49:41 gateway chat[18403]: -- got it
Dec 30 14:49:41 gateway chat[18403]: send (ATDTxxxxxxxxx^M)
Dec 30 14:49:41 gateway chat[18403]: timeout set to 75 seconds
Dec 30 14:49:41 gateway chat[18403]: expect (CONNECT)
Dec 30 14:49:41 gateway chat[18403]: ^M
Dec 30 14:50:21 gateway chat[18403]: ATDTxxxxxxxxxx^M
Dec 30 14:50:21 gateway chat[18403]: CONNECT
Dec 30 14:50:21 gateway chat[18403]: -- got it
Dec 30 14:50:21 gateway pppd[18394]: Serial connection established.
Dec 30 14:50:21 gateway pppd[18394]: Using interface ppp0
Dec 30 14:50:21 gateway pppd[18394]: Connect: ppp0 <--> /dev/ttyS2
Dec 30 14:50:22 gateway pppd[18394]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic
0x9250d858> <pcomp> <accomp>]
Dec 30 14:50:49 gateway last message repeated 9 times
Dec 30 14:50:52 gateway pppd[18394]: LCP: timeout sending Config-Requests
Dec 30 14:50:52 gateway pppd[18394]: Connection terminated.
Dec 30 14:50:53 gateway pppd[18394]: Exit.
Dec 30 14:50:53 gateway pppd[18408]: pppd 2.3.11 started by root, uid 0
Dec 30 14:50:53 gateway ifup-ppp: pppd started for ppp0 on /dev/ttyS2 at 115200
Dec 30 14:50:53 gateway chat[18417]: timeout set to 60 seconds
Dec 30 14:50:53 gateway chat[18417]: abort on (BUSY)
Dec 30 14:50:53 gateway chat[18417]: abort on (ERROR)
Dec 30 14:50:53 gateway chat[18417]: abort on (NO CARRIER)
Dec 30 14:50:53 gateway chat[18417]: abort on (NO DIALTONE)
Dec 30 14:50:53 gateway chat[18417]: send (ATZ^M)
Dec 30 14:50:53 gateway chat[18417]: expect (OK)
Dec 30 14:51:13 gateway chat[18417]: ATZ^M^M
Dec 30 14:51:13 gateway chat[18417]: OK
Dec 30 14:51:13 gateway chat[18417]: -- got it
Dec 30 14:51:13 gateway chat[18417]: send (ATDTxxxxxxxxxx^M)
Dec 30 14:51:14 gateway chat[18417]: timeout set to 75 seconds
Dec 30 14:51:14 gateway chat[18417]: expect (CONNECT)
Dec 30 14:51:14 gateway chat[18417]: ^M
Dec 30 14:51:53 gateway chat[18417]: ATDTxxxxxxxxxxx^M
Dec 30 14:51:53 gateway chat[18417]: CONNECT
Dec 30 14:51:53 gateway chat[18417]: -- got it
Dec 30 14:51:53 gateway pppd[18408]: Serial connection established.
Dec 30 14:51:53 gateway pppd[18408]: Using interface ppp0
Dec 30 14:51:53 gateway pppd[18408]: Connect: ppp0 <--> /dev/ttyS2
Dec 30 14:51:54 gateway pppd[18408]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic
0x2bcb53e4> <pcomp> <accomp>]
Dec 30 14:52:21 gateway last message repeated 9 times
Dec 30 14:52:24 gateway pppd[18408]: LCP: timeout sending Config-Requests
Dec 30 14:52:24 gateway pppd[18408]: Connection terminated.
Dec 30 14:52:25 gateway pppd[18408]: Exit.
Any other clues??
Cheers :(
-----Original Message-----
From: Daryl Tester [SMTP:[EMAIL PROTECTED]]
Sent: Thursday, December 30, 1999 2:13 PM
To: [EMAIL PROTECTED]
Cc: LinuxSA
Subject: Re: PPP failure to ISP
David Emmett wrote:
> Can anyone provide help?
You haven't stated what you're dialling into. Just on the off-chance
that it's a Cisco access router or something of that ilk ...
> Dec 30 11:48:19 gateway chat[17022]: ATDTxxxxxxx^M
> Dec 30 11:48:19 gateway chat[17022]: CONNECT
> Dec 30 11:48:19 gateway chat[17022]: -- got it
> Dec 30 11:48:19 gateway chat[17022]: send (^M)
You shouldn't send that trailing carriage return. Some terminal
servers use that to differentiate between a PAP session and a "user"
(terminal login) session, and you may actually be sitting at a login
prompt at the remote end.
Regards,
Daryl Tester
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]