Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: Cant connect to wired network (ARGH!!!); 12.04

  1. #11
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: Cant connect to wired network (ARGH!!!); 12.04

    Quote Originally Posted by lanenem View Post
    From 192.168.1.88 icmp_seq=4 Destination Host Unreachable
    Are you sure the IP address is both correct and is not in conflict with another machine on the network?

    Can you verify the router/gateway's IP on another machine (ping 192.168.1.1)?

    Everything else seems okay. If you are sure the IP/gateway is not problematic, please check the firewall status in Ubuntu -
    Code:
    sudo ufw status
    By default it is "inactive".
    Then try -
    Code:
    sudo ifconfig eth0 down
    sudo ifconfig eth0 up
    As an aside, your network card is Realtek RTL8111/8168B, for which the correct driver is already included in the kernel (r8169) and is loaded. So tg3 or broadcom or any other drivers are neither required nor would work for your card. It seems you tried some random stuff without realizing what it is meant for.

    Did you make any other changes to your system?

    PS:
    Please use code tags to preserve the formatting of the outputs. It makes it easy to read and follow.
    If you are saving the outputs in a text file, then opening it on a windows machine, make sure to change the "Line Ending" to "windows" mode. Then while posting, click on # at the top of edit box to auto-generate 'Code' tags, and copy-paste the outputs in-between the tags. Follow the "Code tags example" link in my signature to see an example 'how to'.
    Last edited by varunendra; May 19th, 2013 at 08:12 AM. Reason: typo
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

  2. #12
    Join Date
    Apr 2012
    Beans
    Hidden!

    Re: Cant connect to wired network (ARGH!!!); 12.04

    Hi, please set your IPv4 settings like the screen shot below..
    *After you set the correct IPv4 setting
    ,,power down your computer
    power down you router
    next.
    power up the router
    power up the computer
    Attached Images Attached Images
    Craving anchovy, herring and squid pizza.....with clam sauce

  3. #13
    Join Date
    Feb 2009
    Location
    Arlington, VA
    Beans
    11
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Cant connect to wired network (ARGH!!!); 12.04

    I can ping 192.168.1.1 And there's no conflict with other device addressed. I checked (again) by accessing my router -- no conflicts with .88 (or .99, which I tried before). And thanks for pointing out that the NIC drives are good -- I was considering buying a new card.

    Trying the power cycle (again) now.

    Thanks.

  4. #14
    Join Date
    Feb 2009
    Location
    Arlington, VA
    Beans
    11
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Cant connect to wired network (ARGH!!!); 12.04

    No love after setting to auto DHCP and doing the power cycle.

    I checked all cables with ye olde trusty network cable tester with tone generator -- cables are fine.

    Load 13.04 iso?

  5. #15
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: Cant connect to wired network (ARGH!!!); 12.04

    Quote Originally Posted by lanenem View Post
    I can ping 192.168.1.1 And there's no conflict with other device addressed. I checked (again) by accessing my router -- no conflicts with .88 (or .99, which I tried before).
    I believe you did it all from a different machine?
    You did not tell us about ufw status. Is it inactive?

    Quote Originally Posted by lanenem View Post
    Load 13.04 iso?
    ..or whatever Live CD/USB you may already have. Just to rule-out any possibility that the installed OS may be at fault.

    Boot with the Live CD/USB, and see if it picks up an IP via DHCP. If not, try assigning an IP manually to see if it connects then. Let us know if it does or doesn't.
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

  6. #16
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Cant connect to wired network (ARGH!!!); 12.04

    Please use code tags - if you are using New Reply button - highlight text and use the # button in the text box header.

    If using Quick Reply then [code] at the beginning and [/code] at the end.

  7. #17
    Join Date
    Feb 2009
    Location
    Arlington, VA
    Beans
    11
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Cant connect to wired network (ARGH!!!); 12.04

    Totally sorry peeps. I'd hosed up the switches and cords. It was a cable issue. When I moved the box, i screwed up the cables fm a switch.

    THANK YOU FOR THE ASSISTANCE!!

  8. #18
    Join Date
    Feb 2009
    Location
    Arlington, VA
    Beans
    11
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Cant connect to wired network (ARGH!!!); 12.04

    CAN i marked this "solved" Mods?

  9. #19
    Join Date
    Aug 2011
    Location
    Melbourne, Australia.
    Beans
    Hidden!
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Cant connect to wired network (ARGH!!!); 12.04

    Hi,

    Here's how to mark as solved on your first post -

    https://wiki.ubuntu.com/UnansweredPo.../SolvedThreads

    Cheers -
    PopularPages: A very handy Documentation Search Tool used by many.
    PopularPages Wiki Thread
    My New Blog

  10. #20
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: Cant connect to wired network (ARGH!!!); 12.04

    Quote Originally Posted by lanenem View Post
    Totally sorry peeps. I'd hosed up the switches and cords. It was a cable issue. When I moved the box, i screwed up the cables fm a switch.

    THANK YOU FOR THE ASSISTANCE!!
    Whoops!!
    No problems at all ! Glad to know that our basics were always telling us the truth. You know, reaffirmed our belief - "Never ignore the fundamentals!"

    As for marking as [Solved], yes you should do so now. Just follow the link BlinkinCat gave you to see how.
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

Page 2 of 2 FirstFirst 12

Tags for this Thread

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
  •