Hello everybody,

Lately I switched to a new ISP in germany wich provides much more bandwith
(~18Mbit) then my old ISP (~2Mbit).
Until now I use the pppD and not the kernel-pppoe.
I read somewhere that the kernel-pppoe may should be better with such fast
connections so I tried to configure it.

I set up a hostname.pppoe0 and I also got a connection but:
It seams that the Routing does not work.

pppoedev xl1
!/sbin/ifconfig xl1 up
!/usr/sbin/spppcontrol \$if myauthproto=pap myauthname=MYTEL \
 myauthkey=MYPASS
!/sbin/ifconfig \$if inet 0.0.0.0 0.0.0.1 netmask 0xffffffff
!/sbin/route add default 0.0.0.1
up

The Box where I tried to set up the Kernel-pppoe is a Router.
Devices: ath0 (wlan), xl0 (lan), xl1 (for external).
And yes, Packetforwarding is enabled *otherwise I wouldn`t be here* ;-)

I`m sure I did a misstake somewhere but don`t get it yet (it pretty hot
here too :)) so I would be happy for any suggestions. Thanks :)

Kind regards,
Sebastian

Reply via email to