[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cable modem connection slower than dial up



Here is what I get when I do the tests.  It takes a long time to ping
google and yahoo.  Telnet didn't work with google or yahoo and it was
extremely slow also.  Don't know about the ipv6 packet or where to
look.  I'll check into it or if you have more info that you could give
me it would be appreciated.

brent@Linuxbox:~$ ping linuxbox
PING localhost.localdomain (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=1 ttl=64
time=0.047 ms
64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=2 ttl=64
time=0.038 ms
64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=3 ttl=64
time=0.035 ms
64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=4 ttl=64
time=0.036 ms

--- localhost.localdomain ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 2997ms
rtt min/avg/max/mdev = 0.035/0.039/0.047/0.004 ms


brent@Linuxbox:~$ ping www.google.com
PING www.l.google.com (216.239.37.104) 56(84) bytes of data.
64 bytes from 216.239.37.104: icmp_seq=1 ttl=241 time=78.5 ms
64 bytes from 216.239.37.104: icmp_seq=2 ttl=241 time=61.2 ms
64 bytes from 216.239.37.104: icmp_seq=3 ttl=241 time=66.9 ms
64 bytes from 216.239.37.104: icmp_seq=4 ttl=241 time=72.6 ms

--- www.l.google.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 45575ms
rtt min/avg/max/mdev = 61.215/69.836/78.565/6.460 ms


brent@Linuxbox:~$ ping www.yahoo.com
PING www.yahoo-ht2.akadns.net (209.73.186.238) 56(84) bytes of data.
64 bytes from f1.www.vip.re3.yahoo.com (209.73.186.238): icmp_seq=1
ttl=50 time=65.2 ms
64 bytes from f1.www.vip.re3.yahoo.com (209.73.186.238): icmp_seq=2
ttl=51 time=64.3 ms
64 bytes from 209.73.186.238: icmp_seq=3 ttl=50 time=59.2 ms

--- www.yahoo-ht2.akadns.net ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 20498ms
rtt min/avg/max/mdev = 59.263/62.949/65.271/2.651 ms


brent@Linuxbox:~$ telnet www.google.com 80
Trying 216.239.37.99...
Connected to www.google.com.
Escape character is '^]'.
get /
Connection closed by foreign host.


brent@Linuxbox:~$ telnet www.yahoo.com 80
Trying 209.73.186.238...
Connected to www.yahoo.com.
Escape character is '^]'.
get /
Connection closed by foreign host.



Reply to: