Re: trouble with ppp connection using pon

2000-03-27 Thread jin
I\'m having trouble connecting to my internet provider with 
storm linux (rain which is slink). 

I have same problem, but I have Debian Potato PPP 3.8.11, 
and I have tried several debian-stock-kernels without 
success.

Actually I had working system earlier, but it just suddenly 
ceased to connect. I have read PPP-HOWTO, where has some 
useful looking info in troubleshooting section, but after 
trying few tricks mentioned there, I lost interest (and 
imagination).

Neither the PAP and CHAP options of pppconfig will get pon 
to work 

I have always used PAP, which my ISP suggest.

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. 

I think that this is the relevant common part of our log.

I have also something like this (from my memory, not at 
console right now)
 Recive end wasn\'t 8-bit clean
 all was 7:th byte set to 0

Does anyone have any ideas about what I should do next? I\'m 
clueless. 

I\'m as clueless as you.

I have contacted my ISP, but I haven\'t got any response.

Jarkko Niemi
[EMAIL PROTECTED]


Re: trouble with ppp connection using pon

2000-03-27 Thread Lee Malatesta
[EMAIL PROTECTED] wrote:
 
 I\'m having trouble connecting to my internet provider with
 storm linux (rain which is slink).
 
 I have same problem, but I have Debian Potato PPP 3.8.11,
 and I have tried several debian-stock-kernels without
 success.

FYI, I again tried using pppconfig to configure a connection using PAP. 
The only thing I did differently was that I used a name for the
connection other than provider, so to start pppd, I use the command: pon
provider name.

My config named 'provider'  still doesn't work. ;)

The new one named freewwweb does.

I hope this helps.

-l


trouble with ppp connection using pon

2000-03-24 Thread Lee Malatesta
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