LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Suddenly really slow internet connection (https://www.linuxquestions.org/questions/linux-newbie-8/suddenly-really-slow-internet-connection-454329/)

anatman 06-13-2006 08:01 AM

Suddenly really slow internet connection
 
my internet browsing suddenly slowed down, and I haven't changed any settings (at least that I know). I've looked at the settings in Fx and it's the same, unchanged. In the network card settings in yast2 I get this:

Quote:

3Com 3C905C-TX Fast Etherlink for PC Management NIC
Device Name: eth-id-00:01:02:0c:a7:b9
IP address assigned using DHCP
Started automatically at boot
The asdl settings is empty in yast2.....

So I just don't know what happened. It's really slow, seems like the connection is shutting down every few seconds, and it has to re-initialize all the time. I have a adsl modem 2mb and the settings in fx is set to direct connection. Konqueror is slow too. Any tips to get it working at the ususal speed is appreciated.

jeelliso 06-13-2006 08:29 AM

Try pinging both an external site (like google.com) and your local host (127.0.0.1). Compare the difference between the two ping times. If you local host is responding normally, but your external ping is very slow then it is probably not a problem with your settings; it is mostly likely a problem with your service provider or your modem.

Here's what my external ping looks like:
Code:

jellison@flux22:~$ ping www.google.com
PING www.l.google.com (64.233.187.104) 56(84) bytes of data.
64 bytes from 64.233.187.104: icmp_seq=1 ttl=247 time=6.86 ms
64 bytes from 64.233.187.104: icmp_seq=2 ttl=247 time=6.73 ms
64 bytes from 64.233.187.104: icmp_seq=3 ttl=247 time=8.16 ms
64 bytes from 64.233.187.104: icmp_seq=4 ttl=247 time=7.26 ms

--- www.l.google.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3005ms
rtt min/avg/max/mdev = 6.733/7.254/8.163/0.565 ms


anatman 06-14-2006 06:06 AM

thanks jeelliso. when it's like this it's reeeeeeeeeeaaly slow. I thought this ping looked strange, what do you think:
Code:

PING www.l.google.com (66.249.93.99) 56(84) bytes of data.
64 bytes from 66.249.93.99: icmp_seq=1 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=2 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=3 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=4 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=5 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=6 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=7 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=8 ttl=241 time=30.2 ms
64 bytes from 66.249.93.99: icmp_seq=9 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=10 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=11 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=12 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=13 ttl=241 time=29.3 ms
64 bytes from 66.249.93.99: icmp_seq=14 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=15 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=16 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=17 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=18 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=19 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=20 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=21 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=22 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=23 ttl=241 time=30.5 ms
64 bytes from 66.249.93.99: icmp_seq=24 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=25 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=26 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=27 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=28 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=29 ttl=241 time=146 ms
64 bytes from 66.249.93.99: icmp_seq=30 ttl=241 time=146 ms
64 bytes from 66.249.93.99: icmp_seq=31 ttl=241 time=147 ms
64 bytes from 66.249.93.99: icmp_seq=32 ttl=241 time=148 ms
64 bytes from 66.249.93.99: icmp_seq=33 ttl=241 time=145 ms
64 bytes from 66.249.93.99: icmp_seq=34 ttl=241 time=141 ms
64 bytes from 66.249.93.99: icmp_seq=35 ttl=241 time=115 ms
64 bytes from 66.249.93.99: icmp_seq=36 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=37 ttl=241 time=76.8 ms
64 bytes from 66.249.93.99: icmp_seq=38 ttl=241 time=52.9 ms

It just goes on and on....

this is the local host ping:
Code:

PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.128 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.108 ms
64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.120 ms
64 bytes from 127.0.0.1: icmp_seq=4 ttl=64 time=0.112 ms
64 bytes from 127.0.0.1: icmp_seq=5 ttl=64 time=0.117 ms
64 bytes from 127.0.0.1: icmp_seq=6 ttl=64 time=0.112 ms
64 bytes from 127.0.0.1: icmp_seq=7 ttl=64 time=0.121 ms
64 bytes from 127.0.0.1: icmp_seq=8 ttl=64 time=0.108 ms
64 bytes from 127.0.0.1: icmp_seq=9 ttl=64 time=0.112 ms
64 bytes from 127.0.0.1: icmp_seq=10 ttl=64 time=0.120 ms
64 bytes from 127.0.0.1: icmp_seq=11 ttl=64 time=0.118 ms
64 bytes from 127.0.0.1: icmp_seq=12 ttl=64 time=0.119 ms
64 bytes from 127.0.0.1: icmp_seq=13 ttl=64 time=0.112 ms
64 bytes from 127.0.0.1: icmp_seq=14 ttl=64 time=0.120 ms
64 bytes from 127.0.0.1: icmp_seq=15 ttl=64 time=0.107 ms
64 bytes from 127.0.0.1: icmp_seq=16 ttl=64 time=0.153 ms
64 bytes from 127.0.0.1: icmp_seq=17 ttl=64 time=0.121 ms
64 bytes from 127.0.0.1: icmp_seq=18 ttl=64 time=0.119 ms
64 bytes from 127.0.0.1: icmp_seq=19 ttl=64 time=0.116 ms
64 bytes from 127.0.0.1: icmp_seq=20 ttl=64 time=0.120 ms

which is must much faster than the other ping! not that I understand why....

oh well, my computer and internet connection seems to be in a better mood today.

cs-cam 06-14-2006 07:21 AM

Quote:

which is must much faster than the other ping! not that I understand why....
127.0.0.1 is the address of the local loopback interface. Any latency is the time it takes for your computer to respond as it's basically pinging itself. You shouldn't spend too much time pinging yourself as you're liable to go blind.

The first set of results looks okay except where it jumps from 30ms to 145ms. Try it again but while it's running do not go to any sites, chat on MSN or do anything that would otherwise put load on your connection. I'd guess it won't happen again it was just a page load or something but never hurts to double-check.

anatman 06-14-2006 08:29 AM

thanks cs-cam. go blind? hahahha.... too late!
Code:

PING www.l.google.com (66.249.93.99) 56(84) bytes of data.
64 bytes from 66.249.93.99: icmp_seq=1 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=2 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=3 ttl=241 time=29.2 ms
64 bytes from 66.249.93.99: icmp_seq=4 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=5 ttl=241 time=30.3 ms
64 bytes from 66.249.93.99: icmp_seq=6 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=7 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=8 ttl=241 time=30.6 ms
64 bytes from 66.249.93.99: icmp_seq=9 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=10 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=11 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=12 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=13 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=14 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=15 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=16 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=17 ttl=241 time=30.7 ms
64 bytes from 66.249.93.99: icmp_seq=18 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=19 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=20 ttl=241 time=30.5 ms
64 bytes from 66.249.93.99: icmp_seq=21 ttl=241 time=29.3 ms
64 bytes from 66.249.93.99: icmp_seq=22 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=23 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=24 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=25 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=26 ttl=241 time=30.7 ms
64 bytes from 66.249.93.99: icmp_seq=27 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=28 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=29 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=30 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=31 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=32 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=33 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=34 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=35 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=36 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=37 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=38 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=39 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=40 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=41 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=42 ttl=241 time=29.2 ms
64 bytes from 66.249.93.99: icmp_seq=43 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=44 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=45 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=46 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=47 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=48 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=49 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=50 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=51 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=52 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=53 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=54 ttl=241 time=30.2 ms
64 bytes from 66.249.93.99: icmp_seq=55 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=56 ttl=241 time=30.4 ms
64 bytes from 66.249.93.99: icmp_seq=57 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=58 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=59 ttl=241 time=29.3 ms
64 bytes from 66.249.93.99: icmp_seq=60 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=61 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=62 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=63 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=64 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=65 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=66 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=67 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=68 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=69 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=70 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=71 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=72 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=73 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=74 ttl=241 time=30.9 ms
64 bytes from 66.249.93.99: icmp_seq=75 ttl=241 time=29.2 ms
64 bytes from 66.249.93.99: icmp_seq=76 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=77 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=78 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=79 ttl=241 time=29.2 ms
64 bytes from 66.249.93.99: icmp_seq=80 ttl=241 time=29.2 ms
64 bytes from 66.249.93.99: icmp_seq=81 ttl=241 time=30.4 ms
64 bytes from 66.249.93.99: icmp_seq=82 ttl=241 time=30.3 ms
64 bytes from 66.249.93.99: icmp_seq=83 ttl=241 time=29.0 ms
64 bytes from 66.249.93.99: icmp_seq=84 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=85 ttl=241 time=30.6 ms
64 bytes from 66.249.93.99: icmp_seq=86 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=87 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=88 ttl=241 time=41.4 ms
64 bytes from 66.249.93.99: icmp_seq=89 ttl=241 time=74.2 ms
64 bytes from 66.249.93.99: icmp_seq=90 ttl=241 time=78.3 ms
64 bytes from 66.249.93.99: icmp_seq=91 ttl=241 time=95.6 ms
64 bytes from 66.249.93.99: icmp_seq=92 ttl=241 time=103 ms
64 bytes from 66.249.93.99: icmp_seq=93 ttl=241 time=149 ms
64 bytes from 66.249.93.99: icmp_seq=94 ttl=241 time=151 ms
64 bytes from 66.249.93.99: icmp_seq=95 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=96 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=97 ttl=241 time=155 ms
64 bytes from 66.249.93.99: icmp_seq=98 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=99 ttl=241 time=157 ms
64 bytes from 66.249.93.99: icmp_seq=100 ttl=241 time=158 ms
64 bytes from 66.249.93.99: icmp_seq=101 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=102 ttl=241 time=149 ms
64 bytes from 66.249.93.99: icmp_seq=103 ttl=241 time=30.4 ms
64 bytes from 66.249.93.99: icmp_seq=104 ttl=241 time=132 ms
64 bytes from 66.249.93.99: icmp_seq=105 ttl=241 time=127 ms
64 bytes from 66.249.93.99: icmp_seq=106 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=107 ttl=241 time=122 ms
64 bytes from 66.249.93.99: icmp_seq=108 ttl=241 time=126 ms
64 bytes from 66.249.93.99: icmp_seq=109 ttl=241 time=113 ms
64 bytes from 66.249.93.99: icmp_seq=110 ttl=241 time=115 ms
64 bytes from 66.249.93.99: icmp_seq=111 ttl=241 time=107 ms
64 bytes from 66.249.93.99: icmp_seq=112 ttl=241 time=106 ms
64 bytes from 66.249.93.99: icmp_seq=113 ttl=241 time=81.3 ms
64 bytes from 66.249.93.99: icmp_seq=114 ttl=241 time=85.7 ms
64 bytes from 66.249.93.99: icmp_seq=116 ttl=241 time=29.1 ms
64 bytes from 66.249.93.99: icmp_seq=117 ttl=241 time=77.2 ms
64 bytes from 66.249.93.99: icmp_seq=118 ttl=241 time=70.7 ms
64 bytes from 66.249.93.99: icmp_seq=119 ttl=241 time=69.3 ms
64 bytes from 66.249.93.99: icmp_seq=120 ttl=241 time=30.6 ms
64 bytes from 66.249.93.99: icmp_seq=121 ttl=241 time=59.6 ms
64 bytes from 66.249.93.99: icmp_seq=122 ttl=241 time=54.3 ms
64 bytes from 66.249.93.99: icmp_seq=123 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=124 ttl=241 time=54.2 ms
64 bytes from 66.249.93.99: icmp_seq=125 ttl=241 time=54.9 ms
64 bytes from 66.249.93.99: icmp_seq=126 ttl=241 time=46.6 ms
64 bytes from 66.249.93.99: icmp_seq=127 ttl=241 time=47.5 ms
64 bytes from 66.249.93.99: icmp_seq=128 ttl=241 time=47.0 ms
64 bytes from 66.249.93.99: icmp_seq=129 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=130 ttl=241 time=44.7 ms
64 bytes from 66.249.93.99: icmp_seq=131 ttl=241 time=38.7 ms
64 bytes from 66.249.93.99: icmp_seq=132 ttl=241 time=39.2 ms
64 bytes from 66.249.93.99: icmp_seq=133 ttl=241 time=36.2 ms
64 bytes from 66.249.93.99: icmp_seq=134 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=135 ttl=241 time=33.0 ms
64 bytes from 66.249.93.99: icmp_seq=136 ttl=241 time=33.5 ms
64 bytes from 66.249.93.99: icmp_seq=137 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=138 ttl=241 time=29.2 ms
64 bytes from 66.249.93.99: icmp_seq=139 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=140 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=141 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=142 ttl=241 time=96.7 ms
64 bytes from 66.249.93.99: icmp_seq=143 ttl=241 time=30.4 ms
64 bytes from 66.249.93.99: icmp_seq=144 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=145 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=146 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=147 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=148 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=149 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=150 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=151 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=152 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=153 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=154 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=155 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=156 ttl=241 time=29.3 ms
64 bytes from 66.249.93.99: icmp_seq=157 ttl=241 time=29.2 ms
64 bytes from 66.249.93.99: icmp_seq=158 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=159 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=160 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=161 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=162 ttl=241 time=31.4 ms
64 bytes from 66.249.93.99: icmp_seq=163 ttl=241 time=29.3 ms
64 bytes from 66.249.93.99: icmp_seq=164 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=165 ttl=241 time=30.3 ms
64 bytes from 66.249.93.99: icmp_seq=166 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=167 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=168 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=169 ttl=241 time=30.3 ms
64 bytes from 66.249.93.99: icmp_seq=170 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=171 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=172 ttl=241 time=29.3 ms
64 bytes from 66.249.93.99: icmp_seq=173 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=174 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=175 ttl=241 time=30.4 ms
64 bytes from 66.249.93.99: icmp_seq=176 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=177 ttl=241 time=29.2 ms
64 bytes from 66.249.93.99: icmp_seq=178 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=179 ttl=241 time=30.3 ms
64 bytes from 66.249.93.99: icmp_seq=180 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=181 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=182 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=183 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=184 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=185 ttl=241 time=30.4 ms
64 bytes from 66.249.93.99: icmp_seq=186 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=187 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=188 ttl=241 time=30.3 ms
64 bytes from 66.249.93.99: icmp_seq=189 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=190 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=191 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=192 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=193 ttl=241 time=29.3 ms
64 bytes from 66.249.93.99: icmp_seq=194 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=195 ttl=241 time=29.3 ms
64 bytes from 66.249.93.99: icmp_seq=196 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=197 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=198 ttl=241 time=30.7 ms
64 bytes from 66.249.93.99: icmp_seq=199 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=200 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=201 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=202 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=203 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=204 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=205 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=206 ttl=241 time=29.3 ms
64 bytes from 66.249.93.99: icmp_seq=207 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=208 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=209 ttl=241 time=29.9 ms
64 bytes from 66.249.93.99: icmp_seq=210 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=211 ttl=241 time=29.7 ms
64 bytes from 66.249.93.99: icmp_seq=212 ttl=241 time=30.1 ms
64 bytes from 66.249.93.99: icmp_seq=213 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=214 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=215 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=216 ttl=241 time=29.6 ms
64 bytes from 66.249.93.99: icmp_seq=217 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=218 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=219 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=220 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=221 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=222 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=223 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=224 ttl=241 time=30.5 ms
64 bytes from 66.249.93.99: icmp_seq=225 ttl=241 time=30.0 ms
64 bytes from 66.249.93.99: icmp_seq=226 ttl=241 time=30.3 ms
64 bytes from 66.249.93.99: icmp_seq=227 ttl=241 time=29.8 ms
64 bytes from 66.249.93.99: icmp_seq=228 ttl=241 time=29.5 ms
64 bytes from 66.249.93.99: icmp_seq=229 ttl=241 time=73.4 ms
64 bytes from 66.249.93.99: icmp_seq=230 ttl=241 time=78.3 ms
64 bytes from 66.249.93.99: icmp_seq=231 ttl=241 time=29.4 ms
64 bytes from 66.249.93.99: icmp_seq=232 ttl=241 time=29.3 ms
64 bytes from 66.249.93.99: icmp_seq=233 ttl=241 time=140 ms
64 bytes from 66.249.93.99: icmp_seq=234 ttl=241 time=30.4 ms
64 bytes from 66.249.93.99: icmp_seq=235 ttl=241 time=149 ms
64 bytes from 66.249.93.99: icmp_seq=236 ttl=241 time=149 ms
q64 bytes from 66.249.93.99: icmp_seq=237 ttl=241 time=145 ms
64 bytes from 66.249.93.99: icmp_seq=238 ttl=241 time=138 ms
64 bytes from 66.249.93.99: icmp_seq=239 ttl=241 time=140 ms
64 bytes from 66.249.93.99: icmp_seq=240 ttl=241 time=133 ms
64 bytes from 66.249.93.99: icmp_seq=241 ttl=241 time=129 ms
64 bytes from 66.249.93.99: icmp_seq=242 ttl=241 time=30.0 ms

--- www.l.google.com ping statistics ---
242 packets transmitted, 241 received, 0% packet loss, time 242657ms
rtt min/avg/max/mdev = 29.071/43.047/158.567/32.295 ms

it still jumps, but the connection is not so slow today as it was yesterday. it's almost at normal speed today I think...
Code:

PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.130 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.115 ms
64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.106 ms
64 bytes from 127.0.0.1: icmp_seq=4 ttl=64 time=0.117 ms
64 bytes from 127.0.0.1: icmp_seq=5 ttl=64 time=0.114 ms
64 bytes from 127.0.0.1: icmp_seq=6 ttl=64 time=0.114 ms
64 bytes from 127.0.0.1: icmp_seq=7 ttl=64 time=0.112 ms
64 bytes from 127.0.0.1: icmp_seq=8 ttl=64 time=0.112 ms
64 bytes from 127.0.0.1: icmp_seq=9 ttl=64 time=0.113 ms
64 bytes from 127.0.0.1: icmp_seq=10 ttl=64 time=0.114 ms
64 bytes from 127.0.0.1: icmp_seq=11 ttl=64 time=0.111 ms
64 bytes from 127.0.0.1: icmp_seq=12 ttl=64 time=0.115 ms

--- 127.0.0.1 ping statistics ---
12 packets transmitted, 12 received, 0% packet loss, time 11000ms
rtt min/avg/max/mdev = 0.106/0.114/0.130/0.011 ms

so i guess I'll just let it be now. It fixed itself. I have no complaints. leeeeeehnucks rox!

jeelliso 06-14-2006 10:18 AM

cs-cam is right, your local ping will be very small. But if there was a problem with your network card, then there could be some delay. Since there isn't and you are getting that weird jump in response time, I would say that either your modem is going bad or your ISP is screwing you over. Either way, there isn't much you can do about it until it gets consistently worse.

My modem went bad once and it had similar symptoms.

Good Luck,
~Justin

Mcribs 06-14-2006 10:22 AM

Which ISP do you have? I have Comcast and it seems like they cut my speed down quite a bit.

jeelliso 06-14-2006 10:40 AM

Code:

I have Comcast and it seems like they cut my speed down quite a bit.
I'm actually in the process of graphing how the Comcast pings change over time. I believe that Comcast does not fullfill their promise as to upload/download speeds. When the demand goes up just slightly, Comcast cuts everybody else down to save money. So, you're probably right, they are cutting down your speed.

~Justin

anatman 06-14-2006 01:56 PM

Mcribs and jeelliso, you know in my country here in old europe there was a lawsuit just a few months a ago where some users complained that they didn't get the internet speed they were paying for. I think they ran some tests to prove it. And they won the case and got some monies too. So just go for it!

And this is the same isp I have, so maybe I should give them a call....

Mcribs 06-14-2006 06:13 PM

Tort against Comcast!!!!
 
I do need some money for college...


All times are GMT -5. The time now is 10:46 PM.