Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Ubuntu Internet connection problems  (Read 2289 times)

0 Members and 1 Guest are viewing this topic.

sierradawes

    Topic Starter


    Greenhorn

    Ubuntu Internet connection problems
    « on: September 23, 2009, 09:31:48 AM »
    I have never used Ubuntu before and decided to give it a try. I have an older computer that someone gave me and figured if I messed anything up it would be ok. I installed Ubuntu (I made it so I could dual boot with windows 2000) and after the installtion everything looked fine, but I am unable to connect to my internet. I have internet through my cable company. I tried going into windows 2000 and I am unable to get into my internet there as well.

    Ubuntu knows that I have a networkcard because I ran ifconfig eth0 and it shows up. I know that the ethernet cord works because I am using it right now on my laptop. Also, when I am in windows it shows that I have a connection and packets are being sent, but when I try to open a browser it says I have no connection.

    What are something that I can do to get the internet to start working again.

    Aegis



      Expert

      Thanked: 67
      • Yes
      • Yes
      • Brian's Mess Of A Web Page
    • Experience: Experienced
    • OS: Windows 10
    Re: Ubuntu Internet connection problems
    « Reply #1 on: September 23, 2009, 09:54:33 AM »
    Is the driver software installed for Ubuntu and Windows2000?

    Is this a desktop computer?  Many operating systems will detect an ethernet card, but in some cases, the driver software may need to be installed.



    "For you, a thousand times over." - "The Kite Runner"

    sierradawes

      Topic Starter


      Greenhorn

      Re: Ubuntu Internet connection problems
      « Reply #2 on: September 23, 2009, 11:02:47 AM »
      I think I found the driver, but to be honest I have no clue how to download it through Ubuntu. I tried reading the installation instructions, but none of it worked.

      I have the drivers for Windows so I do not know why it is not working there too.

      Aegis



        Expert

        Thanked: 67
        • Yes
        • Yes
        • Brian's Mess Of A Web Page
      • Experience: Experienced
      • OS: Windows 10
      Re: Ubuntu Internet connection problems
      « Reply #3 on: September 23, 2009, 11:11:31 AM »
      What version of Ubuntu?  Just curious...


      "For you, a thousand times over." - "The Kite Runner"

      sierradawes

        Topic Starter


        Greenhorn

        Re: Ubuntu Internet connection problems
        « Reply #4 on: September 23, 2009, 11:18:46 AM »
        9.04 Desktop

        Aegis



          Expert

          Thanked: 67
          • Yes
          • Yes
          • Brian's Mess Of A Web Page
        • Experience: Experienced
        • OS: Windows 10
        Re: Ubuntu Internet connection problems
        « Reply #5 on: September 23, 2009, 11:25:55 AM »
        Use THIS set of instructions, and see what's in the /etc/network/interfaces file.


        "For you, a thousand times over." - "The Kite Runner"

        sierradawes

          Topic Starter


          Greenhorn

          Re: Ubuntu Internet connection problems
          « Reply #6 on: September 23, 2009, 12:19:50 PM »
          I am in root and type /etc/network/interfaces and it gives bash: /etc/network/interfaces: Permission denied

          Aegis



            Expert

            Thanked: 67
            • Yes
            • Yes
            • Brian's Mess Of A Web Page
          • Experience: Experienced
          • OS: Windows 10
          Re: Ubuntu Internet connection problems
          « Reply #7 on: September 23, 2009, 12:36:53 PM »
          OK, typing that attempts to run the file.  We need to read and edit the file.  Read it first.  Try the command:

          cat /etc/network/interfaces


          "For you, a thousand times over." - "The Kite Runner"

          sierradawes

            Topic Starter


            Greenhorn

            Re: Ubuntu Internet connection problems
            « Reply #8 on: September 23, 2009, 01:44:16 PM »
            Ok I did that and it comes up with

            auto lo
            iface lo inet loopback

            I guess that means it is not saying that my eth0 is avalible. The link did not say what to do it something was not listed.

            btw thank you very much for your help.



            Aegis



              Expert

              Thanked: 67
              • Yes
              • Yes
              • Brian's Mess Of A Web Page
            • Experience: Experienced
            • OS: Windows 10
            Re: Ubuntu Internet connection problems
            « Reply #9 on: September 23, 2009, 02:25:05 PM »
            You're welcome.

            I'm not as knowledgeable as I'd like to be, but we'll take it a step at a time.


            "For you, a thousand times over." - "The Kite Runner"