Doug wrote:
Your pppd hangs up so you can't ping to your ISP.
> Aug 9 03:10:16 localhost modprobe: can't locate module ppp-compress-21
> Aug 9 03:10:16 localhost modprobe: can't locate module ppp-compress-26
> Aug 9 03:10:16 localhost modprobe: can't locate module ppp-compress-24
If you use module autoloading and have PPP as a module, you will need to add
the following to
/etc/conf.modules
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate
alias tty-ldisc-3 ppp_async
alias char-major-108 ppp_generic
This'll stop pppd complaining about modules and let you use compression.
HTH
hugo
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list