Page 4 of 14 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 138

Thread: wired says connected but can't connect to the internet

  1. #31
    Join Date
    Feb 2012
    Location
    Athens, Alabama
    Beans
    611
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: wired says connected but can't connect to the internet

    Before we go any further....what is your IPv6 Settings set to for Method?

  2. #32
    Join Date
    Sep 2012
    Beans
    93

    Re: wired says connected but can't connect to the internet

    This is what I have
    Ipv6 ignore
    ipv4 connect automatically manual
    netmask 255.255.0.0
    gateway 0.0.0.0.
    require ipv addressing for this to complete is not clicked
    dns server is blank
    search domain is blank
    dhcpclient id is kind of greyed out
    box that says "available to all users" is unclicked
    in the wired section there is no mac address
    nothing in the cloned mac address
    the mtu says 1

  3. #33
    Join Date
    Feb 2012
    Location
    Athens, Alabama
    Beans
    611
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: wired says connected but can't connect to the internet

    Perhaps this link will help you as this is someone who had the same NIC card as you....

  4. #34
    Join Date
    Feb 2012
    Location
    Athens, Alabama
    Beans
    611
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: wired says connected but can't connect to the internet

    What's the output of

    Code:
    nm-tool
    Also, I'm wondering if you might be able to just replace the NIC card on the PC? Should be able to find one pretty cheap and see if that fixes the issue for you.

    Have you tried rebooting your machines in between changes?

  5. #35
    Join Date
    Sep 2012
    Beans
    93

    Re: wired says connected but can't connect to the internet

    It says network manager tool

    state:connected (global)

    - device: eth0
    type: wired
    driver: 3c59x
    state: connected
    default no
    hwaddress 00:d0:fo:lp:87:54

    capabilties:
    carrier detect: yes
    speed: 10mb/s

    wired properties carrier: on

    ipv4 settings:
    address: 172.373.9.221
    pefix: 16(255.255.0.0)
    gatewah: 0.0.0.0

  6. #36
    Join Date
    Sep 2012
    Beans
    93

    Re: wired says connected but can't connect to the internet

    Also, probably not going to be able to get a new card as the computer is pretty old anyway

  7. #37
    Join Date
    Feb 2012
    Location
    Athens, Alabama
    Beans
    611
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: wired says connected but can't connect to the internet

    There must be a work around.....as it's showing that it is connected....have you went into your BIOS system when your PC originally tries to load and made sure it is Wake on Lan? Also, what is the model number of the PC?

  8. #38
    Join Date
    Sep 2012
    Beans
    93

    Re: wired says connected but can't connect to the internet

    It's an old computer. I'm actually in another room (on a computer hooked to the net) on the phone with my partner in a different room with the computer that is the problem. The computer is an old system. Where would we find that in the Bios? Don't see it.
    Is it supposed to say "wake" or "lan" in a particular area?

  9. #39
    Join Date
    Sep 2012
    Beans
    93

    Re: wired says connected but can't connect to the internet

    Okay. We went through all the bios lines and nothing that says wake or lan except
    something that says remote wake up

  10. #40
    Join Date
    Sep 2012
    Beans
    93

    Re: wired says connected but can't connect to the internet

    okay i was following along on that thread (in the link provided)
    I ran the sudo /sbin /ifconfig eth0 up.
    sudo gedit /etc/network/interfaces

    then a file came up.

    auto lo

    iface lo inet loopback

    then we typed in autoeth0 iface eth1 inet dhcp and then hit "save".

    sudo sbin ifconfig eth0down
    then sudo sbin iconfig eth0up

    rebooted and now it says connection not managed.

Page 4 of 14 FirstFirst ... 23456 ... 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
  •