----- Original Message ----- 
From: "Rainer Dorsch" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Sunday, November 19, 2006 6:25 PM
Subject: [speedtouch] pppoe and http://www.linux-usb.org/SpeedTouch/ docu


>
> Hello,
>
> in http://www.linux-usb.org/SpeedTouch/LFS/index.html I find
>
> [*] PPP over Ethernet (EXPERIMENTAL) (only needed if you're going to use
> PPPoE)
>  [*] PPP over ATM (only needed if you're going to use PPPoA)
>
> in the kernel config.
>
> In http://www.linux-usb.org/SpeedTouch/ubuntu/index.html I see in the
PPPoE
> config section (make a boot script):
>
> #!/bin/bash
>  modprobe ppp_generic
>  modprobe pppoatm
>  modprobe br2684
>
>
> If that is right, it seems that
> ->  [*] PPP over ATM (only needed if you're going to use PPPoA) is also
needed
> for PPPoE
> -> pppoe seems to be not needed at all (?)
>
> Or the modprobes here are simply wrong.
>
> Can anyboby help?
Yes, this should be wrong

This should be enought using the speedtouch as an atm interface
modprobe br2684
modprobe pppoe

pppoe module depend on ppp_generic (look in modules.dep), so ppp_generic
will automaticly be loaded during modprobe pppoe

In Germany, pppoe has to be used because that was the choice of Deutche
Telekom at the beginning.
Annexe B modems is in use (adsl over isdn), this is less common in other
parts of Europe.

Gilles


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]

        

Reply via email to