Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Lost Internet Connection

  1. #1
    Join Date
    Sep 2012
    Beans
    10

    Lost Internet Connection

    I'm running ubuntu 12.04. After turning my desktop off for a couple of days, I lost internet connection.

    I am new to linux, and I'm not sure how to solve this problem.

    Thanks
    AVanBoekel11

  2. #2

    Re: Lost Internet Connection

    1) Did you update or make any other changes before you logged off?

    2) Have you tried to start the computer again?
    Learning is not attained by chance, it must be sought for with ardor and attended to with diligence. Abigail Adams ( 1744 - 1818 ), 1780;

    My blog Poetry and More Free Ubuntu Magazine

  3. #3
    Join Date
    Sep 2012
    Beans
    10

    Re: Lost Internet Connection

    Quote Originally Posted by Sef View Post
    1) Did you update or make any other changes before you logged off?

    2) Have you tried to start the computer again?
    I don't believe that I did any updates. And yes, I tried rebooting the computer.

  4. #4
    Join Date
    Oct 2012
    Beans
    5

    Re: Lost Internet Connection

    Have you checked the icon,,,top right side of screen,,,,,,the one just left of the volume icon? Does it say your connected or not.....

  5. #5
    Join Date
    Sep 2012
    Beans
    10

    Re: Lost Internet Connection

    Quote Originally Posted by USAGeorge View Post
    Have you checked the icon,,,top right side of screen,,,,,,the one just left of the volume icon? Does it say your connected or not.....
    it's an empty dark grey quarter circle. I also tried connecting it with an Ethernet cable, and that didn't work either.

  6. #6
    Join Date
    Jul 2011
    Beans
    40
    Distro
    Kubuntu

    Re: Lost Internet Connection

    Open up a terminal (ctrl+shift+t)

    type the following
    Code:
    ifconfig
    press enter

    paste the results back here

  7. #7
    Join Date
    Sep 2012
    Beans
    10

    Re: Lost Internet Connection

    Quote Originally Posted by Hank_The_Dog View Post
    Open up a terminal (ctrl+shift+t)

    type the following
    Code:
    ifconfig
    press enter

    paste the results back here
    How am I supposed to paste it online if I cant connect to the internet?

  8. #8
    Join Date
    Jul 2011
    Beans
    40
    Distro
    Kubuntu

    Re: Lost Internet Connection

    Touche! Sometimes you need to put the pipe down..

    Anyway can you give us more detail on your network?

    Are you connecting via wifi? What security does it have?
    You said you plugged in with an Ethernet cable, plugged into what?
    Is there any way you can verify that it is the Ubuntu computer that is not working, and not your internet?
    IE: It works on your other computer/smartphone but not on your Ubuntu distro?

    Have you tried right-clicking on the icon?
    I believe you can open your network manager by opening a terminal and typing
    Code:
    network-manager

  9. #9
    Join Date
    Sep 2012
    Beans
    10

    Re: Lost Internet Connection

    It's a desktop with a wireless card in it. I was previously only connected to the wifi, and that was working fine. When that didn't work, I plugged in an ethernet cable, and that didn't do anything either.

    Other devices are working fine on the network.

    The network-manager command did nothing.

  10. #10
    Join Date
    Jul 2011
    Beans
    40
    Distro
    Kubuntu

    Re: Lost Internet Connection

    Try this, plug ethernet cable in, and type the following:
    (What are we plugging in to? a router or modem?)

    Code:
    sudo service network-manager restart
    after that right click the gray quarter circle>Edit Connections
    Wired Connection 1>Edit

    Check the following:

    • That the box by connect automatically is checked
    • Under IPv4 settings you should be using the DHCP method





    Can you see your wifi network whenever you rightclick the gray quarter circle?

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •