Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-17-2001, 12:19 PM
|
#1
|
Member
Registered: Dec 2001
Location: Michigan USA
Distribution: Debian: Knoppix 3.4 HDD install
Posts: 47
Rep:
|
Kernel 2.4, PPPoE, and ADSL
I'm running Mandrake 8.1 (which has a 2.4 series kernel). I also have the misfortune of having a Mindspring/Earthlink DSL connection that connects via PPPoE, or rather fails to connect.
I've attempted to use both the unsupported Linux program that Earthlink provides, as well as Roaring Penguins rp-PPPoE. In searching for information about how to configure rp-PPPoE to work, I ran across the following paragraph ...
Quote:
rp-pppoe works as a user-mode client on 2.0 and 2.2
kernels, and in kernel-mode on 2.4 kernels.
|
Can someone tell me if this means, as it seems to my newbie sensibilities, that I must compile the 2.4 kernel myself in order for this program to connect  Any help would be greatly appreciated.
I'm especially interested in hearing from people who have successfully connected to Mindspring/Earthlink ADSL under Mandrake 8.1
Paul Sterrett

|
|
|
12-17-2001, 01:38 PM
|
#2
|
LQ Guru
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163
Rep:
|
I have rp-pppoe running on 2.4.9-12
As far as I know you need packet sockets compiled in the kernel, a working ethernet card, and pppd 2.4
just run adsl-setup
|
|
|
12-19-2001, 08:46 PM
|
#3
|
Member
Registered: Dec 2001
Location: Michigan USA
Distribution: Debian: Knoppix 3.4 HDD install
Posts: 47
Original Poster
Rep:
|
Eureka!!!
As it turns out, my problem was that the downloadable version of Mandrake 8.1 was with my NIC. During the install process, the modules for my old SMC 8416 (ISA) NIC (card) weren't included in the distro. I suppose that I could have recompiled the kernel and tried to see if those modules could be included at that time. However, it was simpler to just get a new A-open NIC, that I knew was Linux friendly ... And, voila everything fell into place.
I didn't even need to install Roaring Penguin rp-PPPoE. So now I have a screaming fast DSL connection, and I'm free of the oppressive yoke of MicroSloth
Paul Sterrett

|
|
|
12-21-2001, 09:31 AM
|
#4
|
LQ Addict
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704
Rep:
|
I have PPPoE connection established through earthlink running on Mandrake8.1, I used rp-pppoe to connect just fine, and due to m
|
|
|
12-21-2001, 09:35 AM
|
#5
|
LQ Addict
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704
Rep:
|
I have PPPoE connection established through earthlink running on Mandrake8.1 too, I used rp-pppoe to connect just fine, and due to complete reinstall i enabled the pppoe connection on start up, so it works just fine.
|
|
|
02-05-2002, 11:12 AM
|
#6
|
LQ Newbie
Registered: Nov 2001
Location: Hamburg, Germany
Distribution: SuSE 7.2/8.1, Debian 3.0, Slack
Posts: 5
Rep:
|
Hi folks,
I faced a similar problem after compiling my new 2.4.17 kernel. I included packet socket support, and (maybe) all necessary features, but when I try to connect using rp's pppoe-script the ppp0 device comes up, always using the same ip, 10.112.112.113. Before attempting to connect, i did not configure my eth0-interface to use a static ip.
This should be done by dhcp, I think.
Everything worked fine with older kernels. Do I lack an important patch?
thx in advance
florio
|
|
|
02-05-2002, 12:15 PM
|
#7
|
LQ Guru
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163
Rep:
|
try this
ifconfig eth0 0.0.0.0
then run the rp-pppoe setup
|
|
|
07-22-2002, 06:56 AM
|
#8
|
LQ Newbie
Registered: Jul 2002
Location: Austin, TX
Distribution: Mandrake 8.1 Gaming
Posts: 7
Rep:
|
Plz Help Confused Newb
I'm Running Mandrake 8.1 Gaming, EarthlinkDSL, and rp-pppoe. and it keeps spitting out authentification failed in the debug. The name and pw are exactly right, and every thing I've tried has merely succeded in getting me really frustrated. Anyon who has gotten it to work on MD 8.1, plz do a hold-my-hand description of your settings, your steps, anything that isn't covered on the RP website.
Me so 
|
|
|
07-22-2002, 08:33 AM
|
#9
|
Senior Member
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216
Rep:
|
you need to enable all the PPPoE selections in the kernel...when you recompile it or else roaring pengiun aint going to work. what kind of dsl modem do you have?, and EarthlinkDSL is the isp right?
|
|
|
07-24-2002, 03:05 PM
|
#10
|
LQ Newbie
Registered: Jul 2002
Location: Austin, TX
Distribution: Mandrake 8.1 Gaming
Posts: 7
Rep:
|
linux newb
I tried compiling with all the ppp stuff on yes, but the sources aren't right, it keeps dying on modules... is there something you need to do to gcc to compile the modules correctly? it kept saying that there were problems with the code that weren't even there... now I'm getting really pissed, can any help?  Is it possible for someone to give me their kernel build and me use it?
btw, my ISP is ix.netcom.com (sub-company of earthlink) and the DSL modem is a Speedstream (can't find the version, methinks it's the lastest)
Last edited by Borommakot; 07-24-2002 at 04:00 PM.
|
|
|
07-26-2002, 08:35 AM
|
#11
|
Senior Member
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216
Rep:
|
www.kernel.org
get a new source of the kernel...I downloaded 2.4.18 when it came out, and it compiled with no problems.
I would send you my kernel build but I aint on my pc...
but you should be fine if you get it from the site, 
|
|
|
All times are GMT -5. The time now is 03:45 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|