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

Thread: Very strange DNS name resolving problem

  1. #11
    Join Date
    Feb 2008
    Location
    Minnesota, USA
    Beans
    754
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Very strange DNS name resolving problem

    I don't see a default route in the routing table. Try adding one, and see if that works:
    Code:
    sudo route add default eth0
    Also, route sometimes takes a while. Try waiting like 5 minutes (for network timeouts or something), and then see if it finishes.
    Hate fighting with Linux? Buy Preinstalled!
    Love fighting with Linux? Try Gentoo!
    __________________________________________________
    Unanswered Posts Team || Connection problems?

  2. #12
    Join Date
    Jul 2007
    Beans
    9

    Re: Very strange DNS name resolving problem

    I added default route with

    Code:
    sudo route add default eth0
    but that didn't seem to do anything. Route command stalls, I waited for like 15 minutes but nothing happened. And network isn't working at all, I get an IP address from ISP but that's it.

  3. #13
    Join Date
    Jul 2007
    Beans
    9

    Re: Very strange DNS name resolving problem

    Quote Originally Posted by Jarre View Post
    I added default route with

    Code:
    sudo route add default eth0
    but that didn't seem to do anything. Route command stalls, I waited for like 15 minutes but nothing happened. And network isn't working at all, I get an IP address from ISP but that's it.
    Well, I couldn't solve the original problem and bought a new hardware for my server which is working fine.

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
  •