# WAN Diagnostic Tool

The WAN Diagnostic Tool can be downloaded from [http://www.hostednetwork.com.au/downloads/speedtest.zip](http://hostednetwork.com.au/downloads/speedtest.zip)

## Overview

The WAN Diagnostic Tool runs tests on:

* Ping Test (speedtest.mhn.cloud and user provided server)
* Traceroute (speedtest.mhn.cloud and user provided server)
* MTU size test (speedtest.mhn.cloud and user provided server)
* Speed Test (speedtest.mhn.cloud)

The tool will create  a log file with the timestamp in the name (e.g. "log\_Fri 14-09-2018\@15-24-13.59") which will be placed in the same location as where the script is run from.

*NOTE: This log file will also contain the WAN IP Address of the Internet Connection which is used for verification purposes.*

## How to use the tool <a href="#wanspeedtesttool-howtousethetool" id="wanspeedtesttool-howtousethetool"></a>

The tool is a simple batch file that should run successfully on any PC, but may require Administrative access depending on the security configuration for the client PC.

We have updated the tool to require less user input, making it easier for you to leave it on the customers desktop to allow them to run it as soon as they are encountering any Internet speed/connectivity issues.

All you will need to do to run the tool is:

**Step 1.** Download the "Speedtest.zip" file from the link at the top of this page, extract it to any location (Ideally the desktop to make it easy to find again in future)

**Step 2.** Run the "Speedtest.bat" file, this should open a blue window showing what tests it is currently running. Once it completes the window will change to Green.

**Step 3.** In the folder you ran the Speedtest.bat file from should be a log file, simply reply to the ticket you opened with us with that log file attached (If you haven't logged a ticket as yet, you can still send it to <support@hostednetwork.com.au> along with an explanation of the issue)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.hostednetwork.com.au/support/services/connectivity/internet-services/troubleshooting-wan/wan-diagnostic-tool.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
