India Broadband Forum


BSNL broadband not working on Ubuntu 8.10 (Intrepid Ibex)

This is a discussion on BSNL broadband not working on Ubuntu 8.10 (Intrepid Ibex) within the Linux forums, part of the Operating Systems category; Hi guys, Y'day only I installed Ubuntu 8.10 in my computer. Installation was a breeze as only Ubuntu can have ...

Go Back   India Broadband Forum > Computers > Operating Systems > Linux

India Broadband Forum


                      

Reply

 

LinkBack Thread Tools Display Modes
Old 11-06-08, 10:37 AM   #1
Junior Member
 
Join Date: Nov 2008
Posts: 5
Rep Power: 0
zatka2001 is on a distinguished road
Thumbs down BSNL broadband not working on Ubuntu 8.10 (Intrepid Ibex)

Hi guys,

Y'day only I installed Ubuntu 8.10 in my computer. Installation was a breeze as only Ubuntu can have it . But when i rebooted after installation and tried to configure my ADSL connection (BSNL broadband) Ubuntu failed to detect it . I also tried 'pppoeconf', but to no avail.
I manually created a DSL connection in network manager providing username and pwd. On 2nd tab, the mac address field is empty. do i need to give my NIC's mac id or the router interfaces' one? Does it not probe, like in Fedora?

What else needs to be configured? Can i set it up manually instead of DHCP?

Thanks in advance.
zatka2001 is offline   Reply With Quote
Old 11-06-08, 11:12 AM   #2
Platinum Member
 
just4kix's Avatar
 
Join Date: Dec 2007
Location: Pune
Posts: 9,219
Blog Entries: 6
Rep Power: 21
just4kix is a splendid one to beholdjust4kix is a splendid one to beholdjust4kix is a splendid one to beholdjust4kix is a splendid one to beholdjust4kix is a splendid one to beholdjust4kix is a splendid one to beholdjust4kix is a splendid one to beholdjust4kix is a splendid one to behold
Default

Please activate you IndiaBroadband Forum account or your posts will go into moderation.
just4kix is offline   Reply With Quote
Old 11-06-08, 12:41 PM   #3
Junior Member
 
Join Date: Nov 2008
Posts: 5
Rep Power: 0
zatka2001 is on a distinguished road
Default

Quote:
Originally Posted by just4kix View Post
Please activate you IndiaBroadband Forum account or your posts will go into moderation.
thats because i am yet to receive account activation mail on the mail id which I specified during registration.
zatka2001 is offline   Reply With Quote
Old 11-06-08, 04:21 PM   #4
aditya
 
smoothvibes's Avatar
 
Join Date: Jul 2008
Location: New Delhi/ London
Posts: 4,790
Rep Power: 11
smoothvibes is a name known to allsmoothvibes is a name known to allsmoothvibes is a name known to allsmoothvibes is a name known to allsmoothvibes is a name known to allsmoothvibes is a name known to all
Send a message via AIM to smoothvibes
Default

please check your mail again now

you really need not to provide MAC address to config just check your ip address in terminal and check if it is the correct one or not and is it possible for you to config your modem in bridge mode.

what happens when you try to config your connection with pppoeconf

(thread moved to correct section from Broadband How to section to Linux)
__________________

Learn a Lesson
Instead of being afraid of situations, consider them to be your teacher and learn a lesson from them.



smoothvibes is offline   Reply With Quote
Old 11-10-08, 04:54 PM   #5
Junior Member
 
Join Date: Nov 2008
Posts: 5
Rep Power: 0
zatka2001 is on a distinguished road
Default

Thanks for replying smoothvibes.

Another problem is that, when I set IP address manually thru' Network Config utility and try to save, Ubuntu tells me that that its read only config and I wont be able to update it. I even can't delete the n/w config. Having used Fedora for quite some time my knowledge of Ubuntu user credentials is quite limited. I found it strange that root user password is not asked during installation. You append sudo to every command and i guess it should work the way it should work for root.

Well, that's another thing I will have to learn but first I need to set my Ubuntu to detect my NIC and net connection.
zatka2001 is offline   Reply With Quote
Old 11-18-08, 12:58 PM   #6
Junior Member
 
Join Date: Nov 2008
Posts: 5
Rep Power: 0
zatka2001 is on a distinguished road
Default

Bingo guys!!! I got internet on Ubuntu intrepid working.
Here's what i did:
1. to get around the readonly error while changing config in network manager i commented the iface eth0 line in /etc/network/interfaces (put a # at the beginning of line). Actually this is a bug and is tracked at launchpad (Ubuntu's bug tracking tool. Bug no. 279262)

2. configure eth0 by manually assigning IP. You can do thi thru' n/w mgr or thru' interfaces file. Here's a sample interfaces file:
*******file contents start here ******
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.1.2
netmask 255.255.255.0
gateway 192.168.1.1
*******file contents end here ******
192.168.1.1 is my router ip.
run '/etc/init.d/networking restart'. This should ideally work, but i had to reboot my machine to get eth0 working. Check by pinging to router 'ping -c5 192.168.1.1'

3. run 'sudo pppoeconf'

4. Follow instructions from howtoforge.com to have ubuntu intrepid with many more apps.

P.S. - I'd love to paste URLs but i can't as the system tells me that I am not 15 posts old yet on Indiabroadband.net....
zatka2001 is offline   Reply With Quote
Old 11-19-08, 03:25 AM   #7
aditya
 
smoothvibes's Avatar
 
Join Date: Jul 2008
Location: New Delhi/ London
Posts: 4,790
Rep Power: 11
smoothvibes is a name known to allsmoothvibes is a name known to allsmoothvibes is a name known to allsmoothvibes is a name known to allsmoothvibes is a name known to allsmoothvibes is a name known to all
Send a message via AIM to smoothvibes
Default

nice post zatka2001 :clap:

once again i request you to please check what just4kix said in Post #2
Quote:
Originally Posted by just4kix View Post
Please activate you IndiaBroadband Forum account or your posts will go into moderation.
I have approved your post but please activate your account otherwise all of your posts will go in mod que

thanks
~smoothvibes~
smoothvibes is offline   Reply With Quote
Reply

Tags
810, broadband, bsnl, ubuntu, working

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Help needed in using BSNL Broadband in ubuntu 9.04 srinivasarao BSNL broadband 1 02-07-10 02:36 PM


All times are GMT +5.5. The time now is 03:58 AM.


India Broadband Forum