Project

General

Profile

How to do a ping test » History » Version 6

Charles Atkinson, 17/07/2021 07:21
Major edit

1 6 Charles Atkinson
h1. How to do a ping test?
2 1 Atchuthan Manickam
3 6 Charles Atkinson
{{toc}}
4 1 Atchuthan Manickam
5 6 Charles Atkinson
h1. Introduction
6 1 Atchuthan Manickam
7 6 Charles Atkinson
The results of ping tests help Aurinoco diagnose problems so, if you are comfortable to do them, please do.
8 1 Atchuthan Manickam
9 6 Charles Atkinson
We understand that many subscribers do not want to run ping tests.  That's OK.
10 6 Charles Atkinson
11 6 Charles Atkinson
h2. Related pages
12 6 Charles Atkinson
13 6 Charles Atkinson
[[FAQ:The connection is slow. What to do?]]
14 6 Charles Atkinson
[[FAQ:The connection is not working. What to do?]]
15 6 Charles Atkinson
[[FAQ:How to do a speed test?]]
16 6 Charles Atkinson
17 6 Charles Atkinson
h1. Running ping tests
18 6 Charles Atkinson
19 6 Charles Atkinson
h2. Android
20 6 Charles Atkinson
21 6 Charles Atkinson
TBC
22 6 Charles Atkinson
23 6 Charles Atkinson
h2. Linux
24 6 Charles Atkinson
25 6 Charles Atkinson
# Launch a terminal, for example by @Alt+F2@ and type @gnome-terminal@ or by @Ctrl+Alt+t@
26 6 Charles Atkinson
# Type @ping -c 50@ followed by an external web address that responds to pings and press Enter.  For example
27 6 Charles Atkinson
<pre>
28 6 Charles Atkinson
ping -c 50 8.8.8.8
29 6 Charles Atkinson
</pre>
30 6 Charles Atkinson
# Go to "All OSes" below
31 6 Charles Atkinson
32 6 Charles Atkinson
h2. Mac OS
33 6 Charles Atkinson
34 1 Atchuthan Manickam
# Open *Finder*
35 1 Atchuthan Manickam
# On the Toolbar, click *Go* and select the *Utilities* folder.
36 5 Coriolan Weihrauch
# Double-click the *Terminal* icon.
37 6 Charles Atkinson
# Type *ping -c 50* followed by an external web address that responds to pings and press Enter.  For example
38 6 Charles Atkinson
<pre>
39 6 Charles Atkinson
ping -c 50 8.8.8.8
40 6 Charles Atkinson
</pre>
41 6 Charles Atkinson
# Go to "All OSes" below
42 1 Atchuthan Manickam
43 6 Charles Atkinson
h2. Windows
44 1 Atchuthan Manickam
45 6 Charles Atkinson
# Hold the *Windows* key !Windows_key.50.jpeg! and press the *R* key to open the Run dialog box.
46 6 Charles Atkinson
# Type @cmd@ and click OK.
47 6 Charles Atkinson
# Type @ping -n 50@ followed by an external web address that responds to pings and press Enter.  For example
48 6 Charles Atkinson
<pre>
49 6 Charles Atkinson
ping -n 50 8.8.8.8
50 6 Charles Atkinson
</pre>
51 6 Charles Atkinson
# Go to "All OSes" below
52 3 Atchuthan Manickam
53 6 Charles Atkinson
h2. All OSes
54 4 Atchuthan Manickam
55 6 Charles Atkinson
If the last lines show some packets were lost or show an average ping time of more than 10 ms, there is a problem and Aurinoco would like to know the result.
56 6 Charles Atkinson
57 6 Charles Atkinson
* If you are able to send email, start an email to Aurinoco support [[How to contact Aurinoco?]]
58 6 Charles Atkinson
** Copy the last lines into the email to Aurinoco.   If you can copy as text, please do, otherwise use [[How to take a screen shot?]]
59 6 Charles Atkinson
** ACN and ERN subscribers only, repeat the test using intranet address 192.168.8.55 and copy the last lines into the email
60 6 Charles Atkinson
** Send the email
61 6 Charles Atkinson
* Else phone Aurinoco support [[How to contact Aurinoco?]]