mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Daniel Mehrmnann" <daniel@tron.dynodns.net>
To: <linux-kernel@vger.kernel.org>
Subject: Re: pppoe in 2.4.0
Date: Fri, 19 Jan 2001 07:34:05 +0100	[thread overview]
Message-ID: <004701c081e1$d21a7d70$0601a8c0@tron> (raw)


----- Original Message -----
From: "Ian Macdonald" <ianmacd@caliban.org>
To: <linux-kernel@vger.kernel.org>
Sent: Friday, January 19, 2001 7:10 AM
Subject: Re: pppoe in 2.4.0


> On 19 Jan 2001 03:51:20 +0100 in caliban.linux.kernel, you wrote:
>
> >Does anyone have pppoe working with 2.4.0?
> >
> >I'm running 2.4.0-ac9 with ppp and pppoe compiled into the kernel
(I've
> >tried with modules too)
> >
> >The pppd simply refuses to acknowlege the presence of ppp support
in the
> >kernel.
> >The last release of pppd was in august 2000.  Was this before the
ppp
> >interface in the
> >kernel was overhauled?
>
> Have you aliased the new module name to ppp?
>
> I'm using pppd just for simple dial-up from home, but I needed to
add
> the following line to /etc/modules.conf before pppd would load the
> correct module:
>
> alias ppp ppp_async
>

Yes, PPPoE works fine with 2.4.0. PLEASE read
$YOUR_KERNEL_SOURCE/Documentation/CHANGES and setup your alias
correctly.
For example (my System):

/etc/modules.conf:

---------------cut-----------------
# Ok, here we start with 2.4.x stuff !
# LVM 0.9
alias alias block-major-58      lvm-mod
alias char-major-109            lvm-mod

#CPU
alias char-major-10-184 microcode

#PPP
alias char-major-108    ppp_generic
alias /dev/ppp          ppp_generic
alias tty-ldisc-3       ppp_async
alias tty-ldisc-14      ppp_synctty
alias ppp-compress-21   bsd_comp
alias ppp-compress-24   ppp_deflate
alias ppp-compress-26   ppp_deflate
#end 2.4.0
---------------cut--------------------

daniel



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

             reply	other threads:[~2001-01-19  6:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-19  6:34 Daniel Mehrmnann [this message]
2001-01-22 12:20 ` Bernd Kaindl
  -- strict thread matches above, loose matches on Subject: below --
2001-01-19  2:45 Martin Hicks
2001-01-19  6:10 ` Ian Macdonald
2001-01-19  6:24   ` Daniel Mehrmnann
2001-01-19 13:00 ` Martin Hicks

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='004701c081e1$d21a7d70$0601a8c0@tron' \
    --to=daniel@tron.dynodns.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®