LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-18-2005, 10:39 PM   #1
wardialer
Member
 
Registered: Sep 2004
Distribution: SUSE Linux Pro 9.3
Posts: 375

Rep: Reputation: 30
DSL on Linux?? How to setup???


Im running DSL on Windows 2000. I am dual booting with Mandrake 9.1 Linux.

My question is, how could I setup my DSL on Linux???? Please explain the steps. I am very very and still new to Linux.

I have a DSL Modem running a dynamic IP service. And plus the way I get in is that I use a dialer called WinPoet on Windows 2000.

Please help. I also want this DSL on Linux too.
 
Old 01-18-2005, 10:49 PM   #2
jonr
Senior Member
 
Registered: Jan 2003
Location: Kansas City, Missouri, USA
Distribution: Ubuntu
Posts: 1,040

Rep: Reputation: 47
You don't need any dialer for DSL. The connection already exists and it just needs to be seen and accounted for by the operating system.

Your installation of MandrakeLinux should have taken care of this; but you can go into the Mandrake Control Panel and make it work, most likely. However, I've found that with DSL the Control Panel sometimes acts very stupid.

If using the Control Panel doesn't work, you can re-install Mandrake as an "upgrade" instead of an "install." This will preserve everything you've done so far but should allow you to get the DSL working during the installation ("upgrade") process.

You don't need to specify primary or secondary DNS for the internet provider; the system will find out what they are. You will just need to give your username for logging onto the service provider's network, and the password you use. The system will remember these and DSL can be started automatically every time you boot, if you want.
 
Old 01-18-2005, 11:04 PM   #3
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
Quote:
Originally posted by jonr
You don't need any dialer for DSL. The connection already exists and it just needs to be seen and accounted for by the operating system.
Not always true. In fact, very rarely true. Unless the OP has a router, has a DDM-enabled modem, or is actually on a DHCP line (relatively rare), then they're going to need a PPPoE/PPPoA/PPTP program to access their DSL line.
 
Old 01-18-2005, 11:08 PM   #4
jonr
Senior Member
 
Registered: Jan 2003
Location: Kansas City, Missouri, USA
Distribution: Ubuntu
Posts: 1,040

Rep: Reputation: 47
Quote:
Originally posted by scuzzman
Not always true. In fact, very rarely true. Unless the OP has a router, has a DDM-enabled modem, or is actually on a DHCP line (relatively rare), then they're going to need a PPPoE/PPPoA/PPTP program to access their DSL line.
I didn't realize pppoe was considered a "dialer." To me a dialer is part of a dial-up modem that actually dials a telephone number. With DSL, of course, there's no number to dial--the connection's already existing.

I have Roaring Penguin pppoe as my interface to DSL in Mandrake--but it was installed automatically at installation time, no further intervention needed.
 
Old 01-18-2005, 11:23 PM   #5
wardialer
Member
 
Registered: Sep 2004
Distribution: SUSE Linux Pro 9.3
Posts: 375

Original Poster
Rep: Reputation: 30
Ok GREAT I GOT CONNECTED

This is how:

I went to the Mandrake Control Center and under Network/Interent Configuration, It was easy but it took some time.

But, one problem, how could I connect without logging on to Mandrake Control Center and connecting through there???

Where could I locate the dialer for the DSL modem???? Like on Windows 2000, I use whats called WinPoet and when I click on Start in connects me.

How could do that in Mandrake Linux???? without logging on to the MCC???? Im soooooooo HAPPY
 
Old 01-18-2005, 11:48 PM   #6
wardialer
Member
 
Registered: Sep 2004
Distribution: SUSE Linux Pro 9.3
Posts: 375

Original Poster
Rep: Reputation: 30
All I want to know where is the PPPoe that I could access to connect. I am connected, but how could I disconnect IF I dont want to???

In other words, when I bootup linux, where is the PPPoe to connect to the DSL??? I have already installed the pppoe from my CD.
 
Old 01-18-2005, 11:51 PM   #7
trempel
Member
 
Registered: Jan 2005
Location: B.C, Canada
Distribution: Mint 17.3
Posts: 131

Rep: Reputation: 15
I'm a very new newbie, I had similar questions. All I did was start the PC into Red Hat 9 and everything was configured during boot-up. I stall haven't touched a single setting and I've used it for a month.
 
Old 01-19-2005, 12:04 AM   #8
wardialer
Member
 
Registered: Sep 2004
Distribution: SUSE Linux Pro 9.3
Posts: 375

Original Poster
Rep: Reputation: 30
There must be a way to to control the DSL connection. On Windows 2000 I have a dialer (sort of) and when you click on start your connected.

But in Mandrake, I have to login as root and I have to connect through there. Im looking for something like a KPPP which I could see.

Just like that WinPoet DSL Connection window, Its there on my desktop (the icon) and whenever I click on it Im connected.
 
Old 01-19-2005, 12:20 AM   #9
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
This is just a guess, but reboot, and try typing
Code:
rp-pppoe
at a command line and tell me if it connects you.
 
Old 01-19-2005, 12:31 AM   #10
wardialer
Member
 
Registered: Sep 2004
Distribution: SUSE Linux Pro 9.3
Posts: 375

Original Poster
Rep: Reputation: 30
I just logged off Linux. I will try it sometime later.

But like I said, I always have to go through the Mandrake Control Center and press the Connect button from there.

Theres got to be a way of doing this the easier way. I also installed the pppoe package from one the CDs but I have trouble on where it went.

Please explain how to this. But the good news is that I was able to connect. my DSL.
 
Old 01-19-2005, 12:54 AM   #11
wardialer
Member
 
Registered: Sep 2004
Distribution: SUSE Linux Pro 9.3
Posts: 375

Original Poster
Rep: Reputation: 30
I tried the command under the Shell terminal but no luck. I still got in under MCC/Internet-Configuration/ and pressed connect.

The whole window is called Network Monitoring. But theres got to be a shortcut to get in.
 
Old 01-19-2005, 01:45 AM   #12
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
What was the pppoe package called that you installed?
You can probably type that at a console
 
Old 01-19-2005, 07:35 AM   #13
jonr
Senior Member
 
Registered: Jan 2003
Location: Kansas City, Missouri, USA
Distribution: Ubuntu
Posts: 1,040

Rep: Reputation: 47
If your MandrakeLinux is set up correctly, you can, as root, type in a console: adsl-stop and it will disconnect you; again as root type adsl-start and it will reconnect, simple as that.

To do this you have to have the service called adsl started at boot time. Go into the Mandrake Control Panel, and under System>>Services find adsl and check the box for it to "start at boot" (I think that's how it reads). From then on you should have your automatic connection at boot time, and be able to control it as I wrote above.
 
  


Reply



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
dsl setup on linux rh9 contactkeval Linux - Networking 2 07-08-2005 03:26 PM
dsl setup flux Linux - Newbie 8 11-07-2004 11:26 AM
dsl setup 2BAD Linux - Networking 1 06-24-2003 10:06 PM
Linux DSL/Cable Modem setup zodmaner Linux - Networking 3 02-11-2003 09:30 AM
DSL setup DukeBlaze Linux - Networking 0 10-09-2002 08:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:51 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