Announcement

Collapse
No announcement yet.

[SOLVED] Really slow internet

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: Really slow internet

    The first entry is your 'local' IP; the one on the 'box' your PC is connected to. The other is a DNS IP, but it doesn't resolve here. I'm going to guess that if you ping it you will find very slow response times. Give it a try and report back the results.

    I'm going to guess that your ISP changed their Domain Name Server(s), and you will need to update the second entry in your resolv.conf file to reflect it. You can edit the file (as root) and comment the second entry and then add the following:

    nameserver 8.8.4.4
    nameserver 8.8.8.8

    Save the file, shutdown and reboot. Check your Internet connectivity. Has it improved?
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #17
      Re: Really slow internet

      Code:
      PING 192.231.252.1 (192.231.252.1) 56(84) bytes of data.
      
      --- 192.231.252.1 ping statistics ---
      6 packets transmitted, 0 received, 100% packet loss, time 4998ms
      Changed the nameservers now.
      It finally works properly.

      Thanks a lot,
      ElWray
      Core 2 Quad Q6600<br />4 GB RAM<br />GeForce 9800 GTX<br />Hitachi Deskstar 1TB<br />Seagate 250 GB<br /><br />Triple-booting Gentoo, Crunchbang &amp; Windows 7

      Comment


        #18
        Re: Really slow internet

        Snowhog beat me to the draw

        Glad you got it working

        Comment


          #19
          Re: [SOLVED] Really slow internet

          Thanks, thanks

          Wouldn't have figured it out w/o your help
          Core 2 Quad Q6600<br />4 GB RAM<br />GeForce 9800 GTX<br />Hitachi Deskstar 1TB<br />Seagate 250 GB<br /><br />Triple-booting Gentoo, Crunchbang &amp; Windows 7

          Comment

          Working...
          X