Bug #550
open
Internet is slow (and probably ever was)
Added by Marc Dequènes over 7 years ago.
Updated about 6 years ago.
Category:
System :: Network
Description
# speedtest-cli
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from OCN (114.158.197.252)...
Selecting best server based on latency...
Hosted by h3zjp (Nerima) [14.71 km]: 13.441 ms
Testing download speed........................................
Download: 247.74 Mbits/s
Testing upload speed..................................................
Upload: 123.57 Mbits/s
# speedtest-cli
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from OCN (114.158.197.252)...
Selecting best server based on latency...
Hosted by TB (Tokyo) [8.86 km]: 6.79 ms
Testing download speed........................................
Download: 204.83 Mbits/s
Testing upload speed..................................................
Upload: 183.24 Mbits/s
Google speedtest seems to confirm.
# iperf -c toushirou.duckcorp.org -t 300
------------------------------------------------------------
Client connecting to toushirou.duckcorp.org, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[ 3] local 114.158.197.252 port 49290 connected with 193.200.42.177 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-300.1 sec 1.19 GBytes 34.2 Mbits/sec
# iperf -c orfeo.duckcorp.org -t 300
------------------------------------------------------------
Client connecting to orfeo.duckcorp.org, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[ 3] local 114.158.197.252 port 45732 connected with 193.200.43.105 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-300.0 sec 1.12 GBytes 32.0 Mbits/sec
In between the two servers:
[root@Toushirou ~]# iperf -c orfeo.duckcorp.org -t 300
------------------------------------------------------------
Client connecting to orfeo.duckcorp.org, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[ 3] local 193.200.42.177 port 33227 connected with 193.200.43.105 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-300.0 sec 22.8 GBytes 652 Mbits/sec
With IPv6 now:
# iperf -c toushirou.duckcorp.org -t 300 -V
------------------------------------------------------------
Client connecting to toushirou.duckcorp.org, TCP port 5001
TCP window size: 45.0 KByte (default)
------------------------------------------------------------
[ 3] local 2400:4030:9f9b:e901::1 port 49922 connected with 2001:67c:1740:9001::c1c8:2ab1 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-300.1 sec 1.15 GBytes 33.0 Mbits/sec
# iperf -c orfeo.duckcorp.org -t 300 -V
------------------------------------------------------------
Client connecting to orfeo.duckcorp.org, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[ 3] local 2400:4030:9f9b:e901::1 port 55570 connected with 2001:67c:1740:9016::c111:c0d3 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-300.0 sec 1.44 GBytes 41.1 Mbits/sec
In between the two servers:
[root@Toushirou ~]# iperf -c orfeo.duckcorp.org -t 300 -V
------------------------------------------------------------
Client connecting to orfeo.duckcorp.org, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[ 3] local 2001:67c:1740:9001::3 port 49197 connected with 2001:67c:1740:9016::c111:c0d3 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-300.0 sec 21.9 GBytes 628 Mbits/sec
- Status changed from New to In Progress
- % Done changed from 0 to 10
I plan to change ISP to try hosting Orfeo-NG (see #537), so let's see how it goes. The choice has been made and I now need to proceed with the paperwork.
With the new ISP:
Retrieving speedtest.net configuration...
Testing from NTT PC Communications,Inc. (111.89.174.185)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by OPEN Project (via 20G SINET) (Tokyo) [45.39 km]: 5.652 ms
Testing download speed................................................................................
Download: 237.48 Mbit/s
Testing upload speed....................................................................................................
Upload: 389.29 Mbit/s
------------------------------------------------------------
Client connecting to toushirou.duckcorp.org, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[ 3] local 111.89.174.185 port 60450 connected with 193.200.42.177 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-300.2 sec 1.49 GBytes 42.6 Mbits/sec
It's a tad better, nothing wonderful.
It seems running the speedtest from inside results in several stale times both during download and upload, so I need to investigate.
Also available in: Atom
PDF