Results 1 to 3 of 3

Thread: No Internet connection

  1. #1
    Join Date
    Jul 2007
    Beans
    Hidden!

    No Internet connection

    Hello.

    I never had problems with my network card since some weeks ago as I got out of Internet, and I still don't understand what happened.

    This is not happening just in Ubuntu or its variants, but in every distribution I install. It's annoying.

    Code:
    more /etc/network/interfaces
    Code:
    auto lo
    iface lo inet loopback
    --
    Code:
    lspci | grep net
    Code:
    02:00.0 Ethernet controller: Attansic Technology Corp. L1 Gigabit Ethernet Adapter (rev b0)
    --
    Code:
    more /etc/networks
    Code:
    # symbolic names for networks, see networks(5) for more information
    link-local 169.254.0.0
    As you can deduce, if I run 'ifconfig', no ethX interfaces are listed.

    Can someone please help me with this?

    Thanks!

  2. #2
    Join Date
    Feb 2008
    Location
    Phoenix, Arizona
    Beans
    862
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: No Internet connection

    Have you tried installing a different network card?
    If variety is the spice of life, monotony must therefore be the kiss of death.

  3. #3
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: No Internet connection

    Could you open a terminal and type:

    Code:
    sudo lshw -C netwotk
    and paste the output in your next post.

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
  •