• Lucid Dreaming - Dream Views




    Results 1 to 7 of 7

    Hybrid View

    1. #1
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      can you do
      Code:
      cat /etc/resolv.conf
      and post the output
      (\_ _/)
      (='.'=)
      (")_(")

    2. #2
      Member Achievements:
      1 year registered Veteran First Class 5000 Hall Points

      Join Date
      Sep 2004
      Gender
      Location
      Seattle, WA
      Posts
      2,503
      Likes
      217
      Code:
      # generated by NetworkManager, do not edit!
      
      
      
      nameserver 192.168.0.1
      Like I said - talks to it through my router, which is a DLink.

      My windows settings are all "automatically detect" so presumably, it should be going through the same method.

    3. #3
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      well,
      I'm inclined to say it's a problem with your ISP's nameservers
      but windows doesn't have any issues

      if you're using DHCP (and not a static IP)
      your router should pass on your ISP's DNS info to ubuntu

      quick fix,
      dig through your routers setup
      you should be able to find the primary & secondary DNS addresses used by your ISP
      (probably in some sort of status page)
      note these down

      then,
      Code:
      sudo network-admin
      under DNS,
      delete your router's IP
      Add the 2 nameservers you noted down
      (\_ _/)
      (='.'=)
      (")_(")

    4. #4
      Member Achievements:
      1 year registered Veteran First Class 5000 Hall Points

      Join Date
      Sep 2004
      Gender
      Location
      Seattle, WA
      Posts
      2,503
      Likes
      217
      Hmmm... oddly, the DNS values in my router are both set to 0.0.0.0 - never noticed this before, since it has always just worked. I can't seem to find that info when I log into my cable modem directly. That probably means that it's the same as my gateway.

    5. #5
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      Ah,
      that's the problem

      Your DNS comes from somewhere,
      just not your router (it seems)
      and your router will only delegate the DNS request once it times out
      (\_ _/)
      (='.'=)
      (")_(")

    6. #6
      Member Achievements:
      1 year registered Veteran First Class 5000 Hall Points

      Join Date
      Sep 2004
      Gender
      Location
      Seattle, WA
      Posts
      2,503
      Likes
      217
      Ok. I'll call them up and ask for the numbers when I get the chance. Hopefully adding them to my router will fix things. Thanks!

    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
    •