Re: having trouble with kernel 2.2.5 and ppp

1999-05-17 Thread Sean
This sounds like the problem described in the Kernel 2.2.x: PPP routing
problem? thread.  I don't know why this happens or why this kludge works,
but am actively trying to find out.  Until then, if you want you can try to
kill inetd, and see if that helps.

Sean

-Original Message-
From: Seth Turner [EMAIL PROTECTED]
To: debian-user@lists.debian.org debian-user@lists.debian.org
Date: Sunday, May 16, 1999 3:10 PM
Subject: having trouble with kernel 2.2.5 and ppp


Hello,

I have recently installed slink from CD on my computer.  With kernel
2.0.36,
I can use ppp and get connected to the internet (pon ourtown), however when
I upgrade my kernel to 2.2.5, I loose ppp.  It complains that LCP times out
on
configuration requests.  I will appologize in advance for the length of
this
message, I felt it might help to see what is actually happening.  I am not
currently subscribed to debian-user, so if anyone could help, would you
please
reply offlist to [EMAIL PROTECTED]   thanks.

History:

In the past I have had ppp and kernel 2.2.5 working properly, howver since
this
new installation, it doesn't work.

I have looked at the pages on www.debian.org in requards to kernel version
2.2.X
Nothing about ppp is mentioned there, that I was able to find.

In compiling the kernel (2.2.5) it mentions that one might need to upgrade
pppd
in order for ppp to work properly.  I am using ppp_2.3.5-2 and also have
ppp-pam_2.3.5-2 installed (not completely sure what ppp-pam is for).

I have gone through pppconfig again since recompiling the kernel and it did
not
help.

Modem init is currently ATZ, have also tried ATF.  Neither seem to make a
difference.

Where the email will get long (again appologies):

Here is what happens in kernel 2.0.36 taken directly from dmesg and
ppp.log:

PPP: version 2.2.0 (dynamic channel allocation)
TCP compression code copyright 1989 Regents of the University of California
PPP Dynamic channel allocation code copyright 1995 Caldera, Inc.
PPP line discipline registered.


May 16 12:54:36 Mahdi pppd[4320]: pppd 2.3.5 started by root, uid 0
May 16 12:54:37 Mahdi chat[4321]: abort on (BUSY)
May 16 12:54:37 Mahdi chat[4321]: abort on (NO CARRIER)
May 16 12:54:37 Mahdi chat[4321]: abort on (VOICE)
May 16 12:54:37 Mahdi chat[4321]: abort on (NO DIALTONE)
May 16 12:54:37 Mahdi chat[4321]: abort on (NO ANSWER)
May 16 12:54:37 Mahdi chat[4321]: send (ATZ^M)
May 16 12:54:37 Mahdi chat[4321]: expect (OK)
May 16 12:54:37 Mahdi chat[4321]: ATZ^M^M
May 16 12:54:37 Mahdi chat[4321]: OK
May 16 12:54:37 Mahdi chat[4321]:  -- got it
May 16 12:54:37 Mahdi chat[4321]: send (ATDT6645522^M)
May 16 12:54:38 Mahdi chat[4321]: expect (CONNECT)
May 16 12:54:38 Mahdi chat[4321]: ^M
May 16 12:55:03 Mahdi chat[4321]: ATDT6645522^M^M
May 16 12:55:03 Mahdi chat[4321]: CONNECT
May 16 12:55:03 Mahdi chat[4321]:  -- got it
May 16 12:55:03 Mahdi chat[4321]: send (\d)
May 16 12:55:04 Mahdi pppd[4320]: Serial connection established.
May 16 12:55:05 Mahdi pppd[4320]: Using interface ppp0
May 16 12:55:05 Mahdi pppd[4320]: Connect: ppp0 -- /dev/ttyS2
May 16 12:55:05 Mahdi pppd[4320]: sent [LCP ConfReq id=0x1 asyncmap 0x0
magic 0x6e5e78fd pcomp accomp]
May 16 12:55:05 Mahdi pppd[4320]: rcvd [LCP ConfReq id=0x1  00 04 00 00
mru 1524 asyncmap 0xa auth pap pcomp accomp  11 04 05 f4 
13 09 03 00 c0 7b 80 31 44]
May 16 12:55:05 Mahdi pppd[4320]: sent [LCP ConfRej id=0x1  00 04 00 00 
11 04 05 f4  13 09 03 00 c0 7b 80 31 44]
May 16 12:55:05 Mahdi pppd[4320]: rcvd [LCP ConfAck id=0x1 asyncmap 0x0
magic 0x6e5e78fd pcomp accomp]
May 16 12:55:05 Mahdi pppd[4320]: rcvd [LCP ConfReq id=0x2 mru 1524
asyncmap
0xa auth pap pcomp accomp]
May 16 12:55:05 Mahdi pppd[4320]: sent [LCP ConfAck id=0x2 mru 1524
asyncmap
0xa auth pap pcomp accomp]
May 16 12:55:05 Mahdi pppd[4320]: sent [LCP EchoReq id=0x0
magic=0x6e5e78fd]
May 16 12:55:05 Mahdi pppd[4320]: sent [PAP AuthReq id=0x1 user=*
password=***]


 Note: the asterix in the file were added to hide username and
password.


May 16 12:55:05 Mahdi pppd[4320]: rcvd [LCP EchoRep id=0x0 magic=0x0]
May 16 12:55:05 Mahdi pppd[4320]: rcvd [PAP AuthAck id=0x1 ]
May 16 12:55:05 Mahdi pppd[4320]: Remote message:
May 16 12:55:05 Mahdi pppd[4320]: sent [IPCP ConfReq id=0x1 addr 0.0.0.0
compress VJ 0f 01]
May 16 12:55:05 Mahdi pppd[4320]: rcvd [IPCP ConfReq id=0x1 compress VJ 0f
01
addr 216.111.133.254]
May 16 12:55:05 Mahdi pppd[4320]: sent [IPCP ConfAck id=0x1 compress VJ 0f
01
addr 216.111.133.254]
May 16 12:55:05 Mahdi pppd[4320]: rcvd [CCP ConfReq id=0x1  11 06 00 01 01
03]May 16 12:55:05 Mahdi pppd[4320]: sent [CCP ConfReq id=0x1]
May 16 12:55:05 Mahdi pppd[4320]: sent [CCP ConfRej id=0x1  11 06 00 01 01
03]May 16 12:55:06 Mahdi pppd[4320]: rcvd [IPCP ConfNak id=0x1 addr
216.111.133.80]
May 16 12:55:06 Mahdi pppd[4320]: sent [IPCP ConfReq id=0x2 addr
216.111.133.80 compress VJ 0f 01]
May 16 12:55:06 Mahdi pppd[4320]: rcvd [CCP ConfRej id=0x1]
May 16 12:55:06 Mahdi pppd[4320]: rcvd [IPCP

Re: having trouble with kernel 2.2.5 and ppp

1999-05-17 Thread Pollywog
History:

In the past I have had ppp and kernel 2.2.5 working properly, howver since
 this
new installation, it doesn't work.

I have looked at the pages on www.debian.org in requards to kernel version
 2.2.X
Nothing about ppp is mentioned there, that I was able to find.

In compiling the kernel (2.2.5) it mentions that one might need to upgrade
 pppd
in order for ppp to work properly.  I am using ppp_2.3.5-2 and also have
ppp-pam_2.3.5-2 installed (not completely sure what ppp-pam is for).

I have gone through pppconfig again since recompiling the kernel and it did
 not
help.

Modem init is currently ATZ, have also tried ATF.
If you have a Supra modem, try ATF2

I just upgraded to kernel 2.2.5 and I had trouble with diald.  It worked
sometimes and not others.

--
Andrew


Re: having trouble with kernel 2.2.5 and ppp

1999-05-17 Thread John Pearson
On %M 0, Seth Turner wrote
 Hello,
 
 I have recently installed slink from CD on my computer.  With kernel 2.0.36,
 I can use ppp and get connected to the internet (pon ourtown), however when
 I upgrade my kernel to 2.2.5, I loose ppp.  It complains that LCP times out on
 configuration requests.  I will appologize in advance for the length of this 
 message, I felt it might help to see what is actually happening.  I am not 
 currently subscribed to debian-user, so if anyone could help, would you 
 please 
 reply offlist to [EMAIL PROTECTED]   thanks.
 
 History:
 
 In the past I have had ppp and kernel 2.2.5 working properly, howver since 
 this 
 new installation, it doesn't work.
 
 I have looked at the pages on www.debian.org in requards to kernel version 
 2.2.X
 Nothing about ppp is mentioned there, that I was able to find.  
 
 In compiling the kernel (2.2.5) it mentions that one might need to upgrade 
 pppd
 in order for ppp to work properly.  I am using ppp_2.3.5-2 and also have 
 ppp-pam_2.3.5-2 installed (not completely sure what ppp-pam is for).
 
 I have gone through pppconfig again since recompiling the kernel and it did 
 not 
 help.  
 
 Modem init is currently ATZ, have also tried ATF.  Neither seem to make a 
 difference.
 
 Where the email will get long (again appologies):
 
[snip]

I've used ppp_2.3.5-2 and kernel 2.2.{6,7,8,9} with no problems, so it
should be possible.

Your log files contain LCP request and reject messages from your end but
only LCP requests from the other end, so it looks as if the other end
is not seeing your machine's LCP requests; in fact the other end seems to
be repeating the same request over and over, ignoring the LCP reject message
that your machine returns each time.  That makes me think that wherever the
immediate problem is, it isn't in your ppp configuration or chatscripts.

I notice that kernel 2.2.7 and 2.2.8 both include patches to the kernel's
ppp driver; I'd suggest that you upgrade to 2.2.9 (works for me) and see
how that works.


Good luck,


John P.
-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Oh - I - you know - my job is to fear everything. - Bill Gates in Denmark


having trouble with kernel 2.2.5 and ppp

1999-05-16 Thread Seth Turner
Hello,

I have recently installed slink from CD on my computer.  With kernel 2.0.36,
I can use ppp and get connected to the internet (pon ourtown), however when
I upgrade my kernel to 2.2.5, I loose ppp.  It complains that LCP times out on
configuration requests.  I will appologize in advance for the length of this 
message, I felt it might help to see what is actually happening.  I am not 
currently subscribed to debian-user, so if anyone could help, would you please 
reply offlist to [EMAIL PROTECTED]   thanks.

History:

In the past I have had ppp and kernel 2.2.5 working properly, howver since this 
new installation, it doesn't work.

I have looked at the pages on www.debian.org in requards to kernel version 2.2.X
Nothing about ppp is mentioned there, that I was able to find.  

In compiling the kernel (2.2.5) it mentions that one might need to upgrade pppd
in order for ppp to work properly.  I am using ppp_2.3.5-2 and also have 
ppp-pam_2.3.5-2 installed (not completely sure what ppp-pam is for).

I have gone through pppconfig again since recompiling the kernel and it did not 
help.  

Modem init is currently ATZ, have also tried ATF.  Neither seem to make a 
difference.

Where the email will get long (again appologies):

Here is what happens in kernel 2.0.36 taken directly from dmesg and ppp.log:

PPP: version 2.2.0 (dynamic channel allocation)
TCP compression code copyright 1989 Regents of the University of California
PPP Dynamic channel allocation code copyright 1995 Caldera, Inc.
PPP line discipline registered.


May 16 12:54:36 Mahdi pppd[4320]: pppd 2.3.5 started by root, uid 0
May 16 12:54:37 Mahdi chat[4321]: abort on (BUSY)
May 16 12:54:37 Mahdi chat[4321]: abort on (NO CARRIER)
May 16 12:54:37 Mahdi chat[4321]: abort on (VOICE)
May 16 12:54:37 Mahdi chat[4321]: abort on (NO DIALTONE)
May 16 12:54:37 Mahdi chat[4321]: abort on (NO ANSWER)
May 16 12:54:37 Mahdi chat[4321]: send (ATZ^M)
May 16 12:54:37 Mahdi chat[4321]: expect (OK)
May 16 12:54:37 Mahdi chat[4321]: ATZ^M^M
May 16 12:54:37 Mahdi chat[4321]: OK
May 16 12:54:37 Mahdi chat[4321]:  -- got it
May 16 12:54:37 Mahdi chat[4321]: send (ATDT6645522^M)
May 16 12:54:38 Mahdi chat[4321]: expect (CONNECT)
May 16 12:54:38 Mahdi chat[4321]: ^M
May 16 12:55:03 Mahdi chat[4321]: ATDT6645522^M^M
May 16 12:55:03 Mahdi chat[4321]: CONNECT
May 16 12:55:03 Mahdi chat[4321]:  -- got it
May 16 12:55:03 Mahdi chat[4321]: send (\d)
May 16 12:55:04 Mahdi pppd[4320]: Serial connection established.
May 16 12:55:05 Mahdi pppd[4320]: Using interface ppp0
May 16 12:55:05 Mahdi pppd[4320]: Connect: ppp0 -- /dev/ttyS2
May 16 12:55:05 Mahdi pppd[4320]: sent [LCP ConfReq id=0x1 asyncmap 0x0 
magic 0x6e5e78fd pcomp accomp]
May 16 12:55:05 Mahdi pppd[4320]: rcvd [LCP ConfReq id=0x1  00 04 00 00 mru 
1524 asyncmap 0xa auth pap pcomp accomp  11 04 05 f4  13 09 03 
00 c0 7b 80 31 44]
May 16 12:55:05 Mahdi pppd[4320]: sent [LCP ConfRej id=0x1  00 04 00 00  11 
04 05 f4  13 09 03 00 c0 7b 80 31 44]
May 16 12:55:05 Mahdi pppd[4320]: rcvd [LCP ConfAck id=0x1 asyncmap 0x0 
magic 0x6e5e78fd pcomp accomp]
May 16 12:55:05 Mahdi pppd[4320]: rcvd [LCP ConfReq id=0x2 mru 1524 asyncmap
0xa auth pap pcomp accomp]
May 16 12:55:05 Mahdi pppd[4320]: sent [LCP ConfAck id=0x2 mru 1524 asyncmap
0xa auth pap pcomp accomp]
May 16 12:55:05 Mahdi pppd[4320]: sent [LCP EchoReq id=0x0 magic=0x6e5e78fd]
May 16 12:55:05 Mahdi pppd[4320]: sent [PAP AuthReq id=0x1 user=* 
password=***]


 Note: the asterix in the file were added to hide username and password.


May 16 12:55:05 Mahdi pppd[4320]: rcvd [LCP EchoRep id=0x0 magic=0x0]
May 16 12:55:05 Mahdi pppd[4320]: rcvd [PAP AuthAck id=0x1 ]
May 16 12:55:05 Mahdi pppd[4320]: Remote message:
May 16 12:55:05 Mahdi pppd[4320]: sent [IPCP ConfReq id=0x1 addr 0.0.0.0 
compress VJ 0f 01]
May 16 12:55:05 Mahdi pppd[4320]: rcvd [IPCP ConfReq id=0x1 compress VJ 0f 01
addr 216.111.133.254]
May 16 12:55:05 Mahdi pppd[4320]: sent [IPCP ConfAck id=0x1 compress VJ 0f 01
addr 216.111.133.254]
May 16 12:55:05 Mahdi pppd[4320]: rcvd [CCP ConfReq id=0x1  11 06 00 01 01 
03]May 16 12:55:05 Mahdi pppd[4320]: sent [CCP ConfReq id=0x1]
May 16 12:55:05 Mahdi pppd[4320]: sent [CCP ConfRej id=0x1  11 06 00 01 01 
03]May 16 12:55:06 Mahdi pppd[4320]: rcvd [IPCP ConfNak id=0x1 addr 
216.111.133.80]
May 16 12:55:06 Mahdi pppd[4320]: sent [IPCP ConfReq id=0x2 addr 
216.111.133.80 compress VJ 0f 01]
May 16 12:55:06 Mahdi pppd[4320]: rcvd [CCP ConfRej id=0x1]
May 16 12:55:06 Mahdi pppd[4320]: rcvd [IPCP ConfAck id=0x2 addr 
216.111.133.80 compress VJ 0f 01]
May 16 12:55:06 Mahdi pppd[4320]: Cannot determine ethernet address for proxy 
ARP
May 16 12:55:06 Mahdi pppd[4320]: local  IP address 216.111.133.80
May 16 12:55:06 Mahdi pppd[4320]: remote IP address 216.111.133.254
May 16 12:55:35 Mahdi pppd[4320]: sent [LCP EchoReq id=0x1 magic=0x6e5e78fd]
May 16 12:55:35 Mahdi pppd[4320]: rcvd [LCP EchoRep id=0x1 magic=0x0]
May 16 12:55:43 Mahdi pppd[4320]: