On Oct 26, 4:03 pm, "R.L. Horn" <
n...@eastcheap.org> wrote:
> On Tue, 25 Oct 2011 22:03:45 +0200, NoHtmlMailsPlease <
UsePlainT...@dog.edu>
> wrote:
> > But it complains about <can't find module for compress-21>.
> > `man pppd` mentions <compress-21>, but I was wondering why
> > my dialup managed ok for years.
>
> It sounds like you need to add the following to your module configuration:
>
> alias ppp-compress-21 bsd_comp
> alias ppp-compress-24 ppp_deflate
> alias ppp-compress-26 ppp_deflate
>
> Note that "conf.modules" and "modules.conf" have been deprecated for ages
> (recent versions of module-init-tools are able to figure out most things on
> their own). One or the other may have been deleted when you upgraded, and
> may now have to be rebuilt from scratch or restored from a backup.
Also note that it's extremely unlikely that your ISP actually supports
any of those options.
ISPs don't normally support data compression and, when they do, they
typically
support only the Windows-specific compression mechanisms, and not the
open source
BSD Compress and Deflate (gzip) options.
So, just saying "noccp" in your options should get rid of the unwanted
messages.
If you're having trouble connecting, please post complete debug logs
and more
information about your pppd configuration.