Project

General

Profile

Actions

Bug #550

open

Internet is slow (and probably ever was)

Added by Marc Dequènes almost 7 years ago. Updated over 5 years ago.

Status:
In Progress
Priority:
Normal
Category:
System :: Network
Start date:
2017-06-13
Due date:
% Done:

10%

Estimated time:
Patch Available:
Confirmed:
No
Branch:
Entity:
DuckLand
Security:
Help Needed:

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.

Actions #1

Updated by Marc Dequènes almost 7 years ago

# 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

Actions #2

Updated by Marc Dequènes almost 7 years ago

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

Actions #3

Updated by Marc Dequènes almost 6 years ago

  • 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.

Actions #4

Updated by Marc Dequènes over 5 years ago

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.

Actions

Also available in: Atom PDF