> On Sun 29 Nov at 13:52:58 +0000 [EMAIL PROTECTED] done said:
> > > 
> > > PPP: version 2.3.3 (demand dialling)
> > > TCP compression code copyright 1989 Regents of the University of California
> > > PPP line discipline registered.
> > > 
> > This message shows, that you have in kernel ppp 2.3.3 part, not 2.3.5
> 
> Wow, that is really quite odd isn't it?  Is this the normal amount of
> verbosity (if that's even a word) reported from the 2.1.1x kernels?  I get a
> wee bit more in the 2.0.x kernels:
> 
> registered device ppp0
> PPP: version 2.2.0 (dynamic channel allocation)
> PPP Dynamic channel allocation code copyright 1995 Caldera, Inc.
> PPP line discipline registered.
> 
This info depends just of version of kernel part of pppd. My kernel 
with comiled in pppd 2.3.5 part reports:

PPP: version 2.3.5 (demand dialling)
TCP compression code copyright 1989 Regents of the University of 
California
PPP line discipline registered.

> Hrm, now that's REALLY odd!  It's reporting version 2.2.0 although a 'rpm -qa
> |grep ppp' clearly shows that I only have one version of ppp installed and
> what version it is:
> 
> ppp-2.3.5-1
> 
> > Probably "make kernel" don't copied ppp.c from pppd 2.3.5 sources to 
> > kernel sources three, because it has earlyer fileversion than kernel 
> > sources one, and you compiled and installed older module.
> 
> I don't have the ppp-2.3.5 source as I usually try to install everything 
> via rpm.  But I have many friends who run 2.1.129 for example, who simply use
> the exact rpm and same kernel source, and they haven't had this problem.
> 
I don't know about 2.1.x kernels, but 2.0.x kernels are distributed 
with kernel part from pppd 2.2.0f. This basically works with pppd 
2.3.5 daemon (I tried it with 2.0.33 kernel), but I'm not sure that 
it's correct work. Looks like (latest?) 2.1.x kernels are made step 
ahead and there is pppd 2.3.3 kernel part. Anyway, I think most 
correct way is to download pppd 2.3.5 sources and recompile kernel 
with appropriate kernel part of pppd. But you have to patch pppd 
2.3.5 sources. Or use pppd 2.3.3, which match to kernel part.


> > Take look to 
> > 
> > http://www.tartu.customs.ee/linux.shtml
> > 
> > there are described some pppd compile problems and solutions.
> 
> Thank you.  Just for others who are searching for it, I guess you left out the
> 'linux' dir in which it resides and the 'index.shtml':
> 
> http://www.tartu.customs.ee/linux/index.shtml
> 
Sorry, my omission. Fortunately there is link to Linux page directly 
from server's main page http://www.tartu.customs.ee/


> > I repeat, you have first to match ppp versions in pppd daemon and 
> > kernel part. Also I suggest you to compile ppp directly to kernel, 
> > not as module and you will have less problems.
> 
> Yes, I've done that many times.  I believe I mentioned the 'CONFIG_PPP=y' in
> my original post, but I could be mistaken.
> 
But you compiled with pppd 2.3.3 kernel part and use pppd 2.3.5. I 
don't know, how correct it is, though probably basically it must work.

Regards,
Valentin


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to