How to connect to ADSL Broadband Internet from Ubuntu
|
|
This is the most popular question that I received currently from new Ubuntu and Debian users. This is probably because Ubuntu and Debian based operating system usually does not provide an obvious way to connect to the internet through ADSL Broadband Modem.
How to connect to internet through ADSL Broadband Modem
Here's a quick guide for you to connect to the internet using ADSL broadband modem.
- From the desktop, go to 'Application', then' Accessories', then start the 'Terminal' application'
- From the console terminat, type 'sudo pppoeconf' to start the ADSL configuration application
- You'll be presented with a screen prompting your ADSL login name and password
- Answer all the questions and press OK, the screen will exit, and you should be able to connect to the internet by now



Remember, type "pon dsl-provider" if you want to connect to the internet again after you've rebooted or switched off the computer.
Earlier version of the post : Connecting TMNet Streamyx Broadband while using Ubuntu
Tags: ubuntu, broadband, internet, modem, adsl, debian, streamyx, pppoe
Keep updated with this website! : Subscribe to your email














December 31st, 1969 at 4:00 pm
Low Kian Seong: One Admin Per Project Linux By Examples: Web Authoring with Vim Mohd Izhar Firdaus: Setting up ADSL connection, the Fedora way Mohammad Hafiz bin Ismail: How to connect to ADSL Broadband Internet from Ubuntu Colin Charles: Vertical job advertising
June 18th, 2007 at 9:02 pm
[...] common._load(); dh.actions._load(); dh.framer._load(); dh.framer.setSelfId(”") dh.framer.chatId = “W4329jtkg6z07z” dh.framer.forwardUrl = ‘http://blog.mypapit.net/2007/06/how-to-connect-to-adsl-broadband-internet-from-ubuntu.html’; dh.framer.forwardTitle = ‘Mohammad Hafiz bin Ismail: How to connect to ADSL Broadband Internet from Ubuntu’; // This is called by the Explorer browser bar code when the browser bar // is closed. The web page is kept around in that case, so we need to leave // the chatroom. We do this by deleting the chat control to reduce the chance // of resource leaks, and also avoid race conditions if we are closed // before we finish loading. (For unknown reasons, putting this in framer.js // doesn’t work.) var dhClosed = false function dhBarClosed() { dh.framer._chatRoom.leave() dhClosed = true } [...]
June 20th, 2007 at 5:32 pm
i have the Ubuntu CD, but did not test before to surf net…nice infor…will test it out lo…
June 21st, 2007 at 12:29 am
[...] How to connect to ADSL Broadband Internet from Ubuntu [...]
June 28th, 2007 at 6:38 pm
[...] http://blog.mypapit.net/2007/06/how-to-connect-to-adsl-broadband-internet-from-ubuntu.html [...]
July 19th, 2007 at 11:47 pm
[...] Your page is on StumbleUpon [...]
January 7th, 2008 at 8:13 pm
i typed sudo ppppoeconf for connecting internet in my debian to start adsl configuration..but it is seeing that the command does not exist.what should i do next??
January 7th, 2008 at 11:55 pm
hi there amjath.
first of all, you need to install pppoeconf (sudo apt-get install pppoeconf).
then you can run “sudo pppoeconf”
btw, you spelled pppoeconf wrong. hope that would helps you
January 9th, 2008 at 11:58 am
when i type sudo pppoeconf to start the adsl congiguration its showin that “the command not found”..what should i do next??
January 12th, 2008 at 10:46 pm
i have problem with connecting to internet..
when i typed sudo pppoeconf,it appeared to type just a password(not adsl login name and password).’which password shouldi type??
root password or user password??