Currently, I'm using Slink and pppd, version 2.3.5 . I'm sure where I get a mistake. I've confirmed with my ISP. They're using Window NT for server and PAP for authentication. Also, it asigns dynamic IP to every client. But, I don't know what netmask there is. The following is from /var/log/ppp.log :
Aug 15 09:54:43 finis pppd[137]: pppd 2.3.5 started by root, uid 0 Aug 15 09:54:44 finis chat[138]: abort on (BUSY) Aug 15 09:54:44 finis chat[138]: abort on (NO CARRIER) Aug 15 09:54:44 finis chat[138]: abort on (VOICE) Aug 15 09:54:44 finis chat[138]: abort on (NO DIALTONE) Aug 15 09:54:44 finis chat[138]: abort on (NO ANSWER) Aug 15 09:54:44 finis chat[138]: send (ATZ^M) Aug 15 09:54:44 finis chat[138]: expect (OK) Aug 15 09:55:13 finis chat[138]: ATZ^M^M Aug 15 09:55:13 finis chat[138]: OK Aug 15 09:55:13 finis chat[138]: -- got it Aug 15 09:55:13 finis chat[138]: send (ATDT4162222702^M) Aug 15 09:55:13 finis chat[138]: expect (CONNECT) Aug 15 09:55:13 finis chat[138]: ^M Aug 15 09:55:53 finis chat[138]: ATDT4162222702^M^M Aug 15 09:55:53 finis chat[138]: CONNECT Aug 15 09:55:53 finis chat[138]: -- got it Aug 15 09:55:53 finis chat[138]: send (\d^M) Aug 15 09:55:54 finis pppd[137]: Serial connection established. Aug 15 09:56:03 finis pppd[137]: Using interface ppp0 Aug 15 09:56:03 finis pppd[137]: Connect: ppp0 <--> /dev/ttyS2Aug 15 09:56:03 finis pppd[137]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xf7d0499> <pcomp> <accomp>]
Aug 15 09:56:30 finis last message repeated 9 times Aug 15 09:56:33 finis pppd[137]: LCP: timeout sending Config-Requests Aug 15 09:56:33 finis pppd[137]: Connection terminated. Aug 15 09:57:23 finis pppd[137]: Hangup (SIGHUP) Aug 15 09:57:24 finis pppd[137]: Exit. The following is my /etc/chatscripts/provider : ABORT BUSY ABORT "NO CARRIER" ABORT VOICE ABORT "NO DIALTONE" ABORT "NO ANSWER" "" ATZ OK ATDT4162222702 CONNECT \d I also have tried to add \c at the end of the /etc/chatscripts/provider: ABORT BUSY ABORT "NO CARRIER" ABORT VOICE ABORT "NO DIALTONE" ABORT "NO ANSWER" "" ATZ OK ATDT4162222702 CONNECT \d\c Then, the dialing result becomes different in /var/log/ppp.log : Aug 12 17:09:03 finis pppd[148]: pppd 2.3.5 started by root, uid 0 Aug 12 17:09:04 finis chat[149]: abort on (BUSY) Aug 12 17:09:04 finis chat[149]: abort on (NO CARRIER) Aug 12 17:09:04 finis chat[149]: abort on (VOICE) Aug 12 17:09:04 finis chat[149]: abort on (NO DIALTONE) Aug 12 17:09:04 finis chat[149]: abort on (NO ANSWER) Aug 12 17:09:04 finis chat[149]: send (ATZ^M) Aug 12 17:09:04 finis chat[149]: expect (OK) Aug 12 17:09:33 finis chat[149]: ATZ^M^M Aug 12 17:09:33 finis chat[149]: OK Aug 12 17:09:33 finis chat[149]: -- got it Aug 12 17:09:33 finis chat[149]: send (ATDT4162222702^M) Aug 12 17:09:33 finis chat[149]: expect (CONNECT) Aug 12 17:09:33 finis chat[149]: ^M Aug 12 17:10:13 finis chat[149]: ATDT4162222702^M^M Aug 12 17:10:13 finis chat[149]: CONNECT Aug 12 17:10:13 finis chat[149]: -- got it Aug 12 17:10:13 finis chat[149]: send (\d) Aug 12 17:10:14 finis pppd[148]: Serial connection established. Aug 12 17:10:15 finis pppd[148]: Using interface ppp0 Aug 12 17:10:15 finis pppd[148]: Connect: ppp0 <--> /dev/ttyS2Aug 12 17:10:15 finis pppd[148]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xba5d52de> <pcomp> <accomp>]
Aug 12 17:10:42 finis last message repeated 9 times Aug 12 17:10:45 finis pppd[148]: LCP: timeout sending Config-Requests Aug 12 17:10:45 finis pppd[148]: Connection terminated. Aug 12 17:10:45 finis pppd[148]: Receive serial link is not 8-bit clean: Aug 12 17:10:45 finis pppd[148]: Problem: all had bit 7 set to 0 Aug 12 17:11:33 finis pppd[148]: Hangup (SIGHUP) Aug 12 17:11:34 finis pppd[148]: Exit. I haven't change my /etc/ppp/peers/provider, which is set by pppconfig. Also, the file attached with this letter is /etc/ppp/options . Thanks so much for your help :) Jack ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
Options
Description: Binary data