Results 1 to 15 of 15

Thread: Internet not working with ubuntu 9.04

  1. #1
    Junior Member
    Join Date
    Mar 2010
    Liked
    0 times
    Posts
    6

    Default Internet not working with ubuntu 9.04

    Hi everyone, I am new to this forum, i have installed ubuntu 9.04 with my Windows xp. The problem i am facing is the internet is not working with ubuntu, very rarely it works. when i check BSNL modem (DNA-A211-1), Ethernet light is not blinking, when i restart n switch to windows, Ethernet light is blinking and internet is working fine With XP. I also tried PPOE in terminal with ubuntu, that also dint work......


    Please help guy!!!!!!!!!!!!!!!!!!!!!!!!!!

  2. #2
    MODDY mickey's Avatar
    Join Date
    Jan 2009
    Liked
    12 times
    Posts
    6,944

    Default

    change your browser cache to 1000mbs ... go to firefox, > tools, > options> network > offline storage > 1000mbs ..

    do it hurry i am waiting for your reply..

  3. #3
    Platinum Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    2,041

    Default

    I had the same problem with ubunto so i hate it................

    @mickey, the suggestion you have given does not affect anything except : less data transfer.

  4. #4
    Junior Member
    Join Date
    Mar 2010
    Liked
    0 times
    Posts
    6

    Default

    Hey thanks, ll let u knw in few min!!!!!!!!!!!!!!!!!

  5. #5
    MODDY mickey's Avatar
    Join Date
    Jan 2009
    Liked
    12 times
    Posts
    6,944

    Default

    Quote Originally Posted by gaggan4392 View Post
    @mickey, the suggestion you have given does not affect anything except : less data transfer.
    yaar maine aise kiya to mera to chal raha tha...

    kyonki, pehle ubuntu pe net nahi chal raha tha.. browser cache badaya to chalne laga...

    Om Namah Shivay, really helped me ..

  6. #6
    Platinum Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    2,041

    Default

    Quote Originally Posted by mickey View Post
    yaar maine aise kiya to mera to chal raha tha...

    kyonki, pehle ubuntu pe net nahi chal raha tha.. browser cache badaya to chalne laga...

    Om Namah Shivay, really helped me ..
    Use your brain.........
    Stop giving these stupid ideas..........

    He has the problem that his LAN light not glowing. This means settings are not done in Ubunto for connect LAN. What the increased cache do........

  7. #7
    Junior Member
    Join Date
    Mar 2010
    Liked
    0 times
    Posts
    6

    Default

    Hey configuring the firefox dint work out, stil the ethernet light is not blinking in the modem, guess some other problem. need some other way to solve this i guess.

  8. #8
    MODDY mickey's Avatar
    Join Date
    Jan 2009
    Liked
    12 times
    Posts
    6,944

    Default

    for me this worked...

  9. #9
    Platinum Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    2,041

    Default

    Quote Originally Posted by ravis1102 View Post
    Hey configuring the firefox dint work out, stil the ethernet light is not blinking in the modem, guess some other problem. need some other way to solve this i guess.
    Have you done any setting in Ubunto for internet, anything...
    does you connected to internet in ubunto anytime before???
    Do you use only LAN or Wifi too.........

  10. #10
    Silver Member
    Join Date
    Jan 2010
    Liked
    0 times
    Posts
    307

    Default

    1.Open Applications → Accessories → Terminal
    2. In the terminal type:

    sudo pppoeconf

    3. A text-based menu program will guide you through the next steps, which are:
    1. Confirm that your Ethernet card is detected.
    2. Enter your username.
    3. Enter your password.
    4. If you already have a PPPoE Connection configured, you will be asked if it may be modified.
    5. Popular options: you are asked if you want the “noauth” and “defaultroute” options and to remove “nodetach” - choose Yes.
    6. Use peer DNS - choose Yes.
    7.Limited MSS problem - choose Yes.
    8.When you are asked if you want to connect at start up, you will probably want to say yes.
    9. Finally you are asked if you want to establish the connection immediately.
    4.Once you have finished these steps, your connection should be working.

    To start your ADSL connection on demand, in a terminal type:

    sudo pon dsl-provider

    To stop your ADSL connection, in a terminal type:

    sudo poff dsl-provider

  11. #11
    Platinum Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    2,041

  12. #12
    Silver Member
    Join Date
    Jan 2010
    Liked
    0 times
    Posts
    307

    Default

    Quote Originally Posted by gaggan4392 View Post
    I didn't post this link, because I thought posting links to other sites is not allowed.

  13. #13
    Platinum Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    2,041

    Default

    Quote Originally Posted by Vignesh Iyers View Post
    I didn't post this link, because I thought posting links to other sites is not allowed.
    The links are allowed...............
    Read FAQ

  14. #14
    Junior Member
    Join Date
    Mar 2010
    Liked
    0 times
    Posts
    6

    Default

    @gaggan4392, i tried PPOE, soon after installing ubuntu, it dint work out, after tat suddently it was working for 2 days n nnow the same problem started.

    @ Vignesh Iyers

    Sorry, I scanned 1 interface, but the Access
    Concentrator of your provider did not respond. Please
    check your network and modem cables. Another reason
    for the scan failure may also be another running pppoe
    process which controls the modem.


    This is the reply i got after scanning the ethernet in terminal.......

    @gaggan4392 Hey system -> adminstration -> networking

    I have only network tools in the list, no networking is found!

    Guys, help me out, I need to my project in linux, so it ll be helpfull when dis is resolved........
    Last edited by ravis1102; 03-11-10 at 10:15 PM. Reason: Automerged Doublepost

  15. #15
    LEARNER
    Join Date
    Aug 2007
    Liked
    21 times
    Posts
    15,301

    Default

    http://www.google.com/url?q=https://...C-W0IiIMREQGJg
    It is useful to know how to connect to an Internet Service Provider (ISP) using a (A)DSL modem that is configured as a "Bridge". This document list the steps needed to establish a PPPoE network connection.


    I use only XP PRO SP3. Not familiar with linux.

    Error logs
    If you are having problems with your connection, you may find valuable information in the system message logs. You may acces system logs either in a terminal, or with a graphical interface.

    To use the grapical log viewer, in the menu bar, go to : System > Administration > System Log. You will find the system messages in /var/log/messages.

    To use the terminal, type:

    Code:
    sudo dmesg.
    @ravis1102 started a new thread with
    solution.
    http://www.indiabroadband.net/bsnl-b...check-out.html (Internet in ubuntu is fine, Check out this!!!!!!!)
    Last edited by essbebe; 03-13-10 at 12:35 AM. Reason: Automerged Doublepost

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Windows 7 vs. Ubuntu
    By gaggan4392 in forum Operating Systems
    Replies: 13
    Last Post: 05-24-10, 11:30 AM
  2. Replies: 3
    Last Post: 05-03-10, 08:36 PM
  3. How to Check the Internet Speed of you Connection?
    By Preeti_20 in forum Broadband How to
    Replies: 0
    Last Post: 02-26-10, 04:24 PM
  4. Review | Ubuntu 9.10 | Karmic Koala
    By itsmemad in forum Linux
    Replies: 7
    Last Post: 02-23-10, 09:14 PM
  5. Help needed in using BSNL Broadband in ubuntu 9.04
    By srinivasarao in forum BSNL broadband
    Replies: 1
    Last Post: 02-07-10, 03:36 PM