You are not logged in.

#1 2008-11-30 10:24:34

gta4kv
Member
Registered: 2008-11-30
Posts: 8

Linux kernel does not support PPPoE

Hello!

I have install Arch with pppoe support, configure pppoe, and try to start it.

But see error:

Plugin rp-pppoe.so loaded.
Linux kernel does not support PPPoE -- are you running 2.4.x?

What happend?

Offline

#2 2008-11-30 10:52:36

gta4kv
Member
Registered: 2008-11-30
Posts: 8

Re: Linux kernel does not support PPPoE

$ pacman -Q ppp
ppp 2.4.4-6
$ zgrep CONFIG_PPPOE /proc/config.gz
CONFIG_PPPOE=m

Offline

#3 2008-11-30 13:00:01

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Linux kernel does not support PPPoE

Just load the pppoe module (modprobe pppoe)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#4 2008-11-30 13:17:17

gta4kv
Member
Registered: 2008-11-30
Posts: 8

Re: Linux kernel does not support PPPoE

Mr.Elendig, thx alot.

New problems:

pppd[n]: Timeout waiting for PADO packets
pppd[n]: Unable to compete PPPoE Discovery

And how to make autostart for pppoe module?

Last edited by gta4kv (2008-11-30 13:17:50)

Offline

#5 2008-11-30 15:01:56

Dheart
Member
From: Sofia, Bulgaria
Registered: 2006-10-26
Posts: 956

Re: Linux kernel does not support PPPoE

For autoloading the module you need to add pppoe in your modules line in /etc/rc.conf

As for the second problem... Could you provide more details? What type of connection, setup, etc...


My victim you are meant to be
No, you cannot hide nor flee
You know what I'm looking for
Pleasure your torture, I will endure...

Offline

#6 2008-11-30 15:06:38

gta4kv
Member
Registered: 2008-11-30
Posts: 8

Re: Linux kernel does not support PPPoE

As for the second problem... Could you provide more details? What type of connection, setup, etc...

PPPoE, Ethernet. (NotADSL)

/etc/ppp/peers/provider:

plugin rp-pppoe.so
eth0
name "MyLogin"
usepeerdns
persist
defaultroute
hide-password
noauth

/etc/ppp/pap-secrets:

"MyLogin" * "MyCoolPassword"

Last edited by gta4kv (2008-11-30 15:08:03)

Offline

#7 2008-12-13 19:48:01

gta4kv
Member
Registered: 2008-11-30
Posts: 8

Re: Linux kernel does not support PPPoE

Any ideas?

Offline

#8 2008-12-13 19:51:40

gta4kv
Member
Registered: 2008-11-30
Posts: 8

Re: Linux kernel does not support PPPoE

and btw, arch installed in vBox.
and in windows(vbox too) i don't need to set connection

Offline

#9 2008-12-13 20:53:32

gta4kv
Member
Registered: 2008-11-30
Posts: 8

Re: Linux kernel does not support PPPoE

okay, I set eth0="dhcp" in rc.conf
now they recive the IP, but don't ping the host.

# ping iktulhu.net
......

162 packets transmistted, 0 reciver, 100% packet lost, time 161516ms

there is screenshoot:
image.preview.737677596.png (clickable)

Last edited by gta4kv (2008-12-13 20:58:08)

Offline

#10 2008-12-14 13:07:51

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Linux kernel does not support PPPoE

gta4kv wrote:

okay, I set eth0="dhcp" in rc.conf
now they recive the IP, but don't ping the host.

# ping iktulhu.net
......

162 packets transmistted, 0 reciver, 100% packet lost, time 161516ms

there is screenshoot:
http://zaley.in/image.preview.737677596.png (clickable)

You can't ping any external host from within vbox. See if you can open a web page in lynx/links instead.
Edit: The vbox manual clearly states that you can't ping from within it.

Last edited by Mr.Elendig (2008-12-14 13:08:20)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#11 2008-12-14 18:54:40

gta4kv
Member
Registered: 2008-11-30
Posts: 8

Re: Linux kernel does not support PPPoE

Yes, after setting the dchp Internet works fine.
thx smile

Offline

Board footer

Powered by FluxBB