Re: 2.2.0-final problems

sinbuxs@typeb.sita.int
Wed, 27 Jan 1999 05:18:45 +0000


from:Senthil Rajan

On Tue, 26 Jan 1999, Alan Cox wrote:

> > 1.1
> > Jan 24 21:28:59 suvanika modprobe: can't locate module
> > ppp-compress-21
> > Jan 24 21:28:59 suvanika modprobe: can't locate module
> > ppp-compress-26
>
> These are fine you might want to put
>
> "alias ppp-compress-26 off" etc in your file. Basically the server
the
> other end said "do you support ppp compression protocol option
number 26"
> so the kernel checked to see if it could load some 3rd party module
that
> did this

>>>option number 21 corresponds to bsd_comp, and 24 & 26 to
>>>ppp_deflate. Hence the following in your /etc/conf.modules will
>>>fix it

>>>alias ppp-compress-21 bsd_comp
>>>alias ppp-compress-24 ppp_deflate
>>>alias ppp-compress-26 ppp_deflate

What are the corresponding modules for
net-pf-4 and
net-pf-5 and what they mean?, Sorry, I could't find any
resource for this.

Thanks & Brdgs
Senthil Raj

UNQUOTE

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/