I'm having trouble connecting to my internet provider with storm linux (rain which is slink).
Neither the PAP and CHAP options of pppconfig will get pon to work correctly. I'm currently attempting to use the chat option with slightly better results. I can connect, but the connection times out within seconds. Here is what /var/log/ppp.log says: Mar 23 16:36:51 storm pppd[474]: pppd 2.3.5 started by root, uid 0 Mar 23 16:36:52 storm chat[475]: abort on (BUSY) Mar 23 16:36:52 storm chat[475]: abort on (NO CARRIER) Mar 23 16:36:52 storm chat[475]: abort on (VOICE) Mar 23 16:36:52 storm chat[475]: abort on (NO DIALTONE) Mar 23 16:36:52 storm chat[475]: abort on (NO ANSWER) Mar 23 16:36:52 storm chat[475]: send (ATZ^M) Mar 23 16:36:52 storm chat[475]: expect (OK) Mar 23 16:36:52 storm chat[475]: ATZ^M^M Mar 23 16:36:52 storm chat[475]: OK Mar 23 16:36:52 storm chat[475]: -- got it Mar 23 16:36:52 storm chat[475]: send (ATDT6210526^M) Mar 23 16:36:52 storm chat[475]: expect (CONNECT) Mar 23 16:36:52 storm chat[475]: ^M Mar 23 16:37:18 storm chat[475]: ATDT6210526^M^M Mar 23 16:37:18 storm chat[475]: CONNECT Mar 23 16:37:18 storm chat[475]: -- got it Mar 23 16:37:18 storm chat[475]: send (^M) Mar 23 16:37:18 storm chat[475]: expect (ogin:) Mar 23 16:37:18 storm chat[475]: 49333/ARQ/V90/LAPM/V42BIS^M Mar 23 16:37:19 storm chat[475]: ^M Mar 23 16:37:19 storm chat[475]: Mar 23 16:37:19 storm last message repeated 23 times Mar 23 16:37:19 storm chat[475]: UQKT2 tnt1.cincinnati3.oh.da.uu.net^M Mar 23 16:37:19 storm chat[475]: ^M Mar 23 16:37:19 storm chat[475]: ^M Mar 23 16:37:19 storm chat[475]: Login: Mar 23 16:37:19 storm chat[475]: -- got it Mar 23 16:37:19 storm chat[475]: send (??????) Mar 23 16:37:20 storm chat[475]: expect (ssword:) Mar 23 16:37:20 storm chat[475]: '[EMAIL PROTECTED]'^M Mar 23 16:37:20 storm chat[475]: Password: Mar 23 16:37:20 storm chat[475]: -- got it Mar 23 16:37:20 storm chat[475]: send (??????) Mar 23 16:37:21 storm chat[475]: send (\d) Mar 23 16:37:22 storm pppd[474]: Serial connection established. Mar 23 16:37:23 storm pppd[474]: Using interface ppp0 Mar 23 16:37:23 storm pppd[474]: Connect: ppp0 <--> /dev/ttyS2 Mar 23 16:37:23 storm pppd[474]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xec08fbeb> <pcomp> <accomp>] Mar 23 16:37:50 storm last message repeated 9 times Mar 23 16:37:53 storm pppd[474]: LCP: timeout sending Config-Requests Mar 23 16:37:53 storm pppd[474]: Connection terminated. Mar 23 16:37:53 storm pppd[474]: Hangup (SIGHUP) Mar 23 16:37:53 storm pppd[474]: Exit. Does anyone have any ideas about what I should do next? I'm clueless. Thanks much. -l