On Tue, 27 Jul 1999, Andrew H.P. So wrote:

> Hi,
> 
> I'm a RedHat 6.0 user. Currently I intend to setup a dailup server for
> home remote roaming and a dailup client for internet connection at the
> same PC. But in the /var/log/messages, it shows me like this
> 
...
> �Jul 22 18:02:57 apollo11 modprobe: can't locate module ppp-compress-21
> �Jul 22 18:02:57 apollo11 modprobe: can't locate module ppp-compress-26
> �Jul 22 18:02:57 apollo11 modprobe: can't locate module ppp-compress-24
...
> It says can't locate the ppp module. Is it need to complie once more ?

No, those messages are non-critical and related to software compression
support within PPP.  Your kernel has PPP support, otherwise you would not
have gotten the messages you did. 

To eliminate those messages, add the following lines to /etc/conf.modules: 

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


Geof Goodrum
Voice: +1-301-457-5100
Email: [EMAIL PROTECTED]


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

Reply via email to