LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-17-2001, 12:19 PM   #1
psterr
Member
 
Registered: Dec 2001
Location: Michigan USA
Distribution: Debian: Knoppix 3.4 HDD install
Posts: 47

Rep: Reputation: 15
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
 
Old 12-17-2001, 01:38 PM   #2
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
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
 
Old 12-19-2001, 08:46 PM   #3
psterr
Member
 
Registered: Dec 2001
Location: Michigan USA
Distribution: Debian: Knoppix 3.4 HDD install
Posts: 47

Original Poster
Rep: Reputation: 15
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
 
Old 12-21-2001, 09:31 AM   #4
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
I have PPPoE connection established through earthlink running on Mandrake8.1, I used rp-pppoe to connect just fine, and due to m
 
Old 12-21-2001, 09:35 AM   #5
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
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.
 
Old 02-05-2002, 11:12 AM   #6
Florio
LQ Newbie
 
Registered: Nov 2001
Location: Hamburg, Germany
Distribution: SuSE 7.2/8.1, Debian 3.0, Slack
Posts: 5

Rep: Reputation: 0
Unhappy


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
 
Old 02-05-2002, 12:15 PM   #7
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
try this


ifconfig eth0 0.0.0.0


then run the rp-pppoe setup
 
Old 07-22-2002, 06:56 AM   #8
Borommakot
LQ Newbie
 
Registered: Jul 2002
Location: Austin, TX
Distribution: Mandrake 8.1 Gaming
Posts: 7

Rep: Reputation: 0
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
 
Old 07-22-2002, 08:33 AM   #9
zLinuxz
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: Reputation: 45
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?
 
Old 07-24-2002, 03:05 PM   #10
Borommakot
LQ Newbie
 
Registered: Jul 2002
Location: Austin, TX
Distribution: Mandrake 8.1 Gaming
Posts: 7

Rep: Reputation: 0
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.
 
Old 07-26-2002, 08:35 AM   #11
zLinuxz
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: Reputation: 45
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,
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
adsl/pppoe problems richarde Slackware 4 06-24-2005 09:47 PM
ADSL PPPoE reefa Linux - Networking 1 03-14-2005 09:17 AM
adsl-status can't read pppoe PID file with rp-pppoe program setup Smarvy Linux - Newbie 2 03-13-2004 11:35 PM
help with adsl/pppoe and mandrake slash72 Linux - Newbie 3 10-05-2003 10:12 PM
PPPoE with ADSL merlin371 Linux - Networking 6 07-25-2003 04:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 03:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration