Differences between revisions 6 and 7
Revision 6 as of 2011-06-29 15:37:28
Size: 1021
Editor: ian2
Comment:
Revision 7 as of 2011-06-29 15:44:02
Size: 1092
Editor: ian2
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * Local (Rosebank, South Africa) Speed Test: http://speedtest-rba.isdsl.net/ To run this test remotely over an ssh link  1. Local (Rosebank, South Africa) Speed Test:
   *. Click
http://speedtest-rba.isdsl.net/
   *. Or t
o run this test remotely over an ssh link type: {{{cd /tmp; wget http://speedtest-rba.isdsl.net/ ; tail -12 index.html; rm index.html}}}
Line 11: Line 13:
{{{cd /tmp; wget http://speedtest-rba.isdsl.net/ ; tail -12 index.html; rm index.html}}}

 * International (New York) Speed Test: http://speedtest-ny.isdsl.net/ To run this test remotely over an ssh link

{{{cd /tmp; wget http://speedtest-ny.isdsl.net/ ; tail -12 index.html; rm index.html}}}
 1. International (New York) Speed Test:
   *. Click http://speedtest-ny.isdsl.net/ To run this test remotely over an ssh link
   *. Or type at an ssh prompt: {{{cd /tmp; wget http://speedtest-ny.isdsl.net/ ; tail -12 index.html; rm index.html}}}

ADSL Speed Tests

IS ADSL Speed Tests

These URL's have been provided by Internet Solutions for checking the speed of their ADSL services. These are convenient as the output is a text report which can be copies and pasted into an E-mail when reporting ADSL latency problems. The report also indicates the time of day and IP addresses when the test was conducted.

Note speeds of ADSL services provided by other backbone supplies may also be checked, but the results are not necessarily directly comparable due potential bottlenecks in peering links between various providers.

  1. Local (Rosebank, South Africa) Speed Test:
    • . Click http://speedtest-rba.isdsl.net/

    • . Or to run this test remotely over an ssh link type: cd /tmp; wget http://speedtest-rba.isdsl.net/ ; tail -12 index.html; rm index.html

  2. International (New York) Speed Test:
    • . Click http://speedtest-ny.isdsl.net/ To run this test remotely over an ssh link

    • . Or type at an ssh prompt: cd /tmp; wget http://speedtest-ny.isdsl.net/ ; tail -12 index.html; rm index.html

Office: Support/ADSL/SpeedTests (last edited 2022-01-11 08:31:42 by Ian)