mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* pppoe in 2.4.0
@ 2001-01-19  2:45 Martin Hicks
  2001-01-19  6:10 ` Ian Macdonald
  2001-01-19 13:00 ` Martin Hicks
  0 siblings, 2 replies; 6+ messages in thread
From: Martin Hicks @ 2001-01-19  2:45 UTC (permalink / raw)
  To: linux-kernel


Hello,

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?

mh


-- 
Martin Hicks   || mort@bork.org    
Use PGP/GnuPG  || DSS PGP Key: 0x4C7F2BEE  
Beer: So much more than just a breakfast drink.
-
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/

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: pppoe in 2.4.0
@ 2001-01-19  6:34 Daniel Mehrmnann
  2001-01-22 12:20 ` Bernd Kaindl
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Mehrmnann @ 2001-01-19  6:34 UTC (permalink / raw)
  To: linux-kernel


----- 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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-01-22 12:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-19  2:45 pppoe in 2.4.0 Martin Hicks
2001-01-19  6:10 ` Ian Macdonald
2001-01-19  6:24   ` Daniel Mehrmnann
2001-01-19 13:00 ` Martin Hicks
2001-01-19  6:34 Daniel Mehrmnann
2001-01-22 12:20 ` Bernd Kaindl

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®