Network Test
If you experience difficulty accessing any of your domains on our system, please send our team a traceroute from your computer to assist in troubleshooting. Traceroute is used to record the specific route from your computer to a given destination.
Instructions
Windows Vista
To perform a traceroute on Windows 7 or Vista, follow these steps:
- Open the Start menu.
- Type "Run" (no quotes) in the Search box and press Enter.
- Type "cmd" (no quotes) in the Run box and press Enter. This should bring up a C: prompt.
- At the C: prompt, type "tracert domain.com" and press Enter (substituting your domain and without quotes).
- Copy and paste the results in an email to our team or on our contact form.
Windows XP
To perform a traceroute on Windows XP, follow these steps:
- Open the Start menu.
- Click 'Run'.
- Type "cmd" (no quotes) and press Enter. This should bring up a C: prompt.
- At the C: prompt, type "tracert domain.com" and press Enter (substituting your domain and without quotes).
- Copy and paste the results in an email to our team or on our contact form.
Linux
To perform a traceroute on Linux, follow these steps:
- Open a terminal window.
- Type "traceroute -I domain.com" and press Enter (substituting your domain and without quotes).
- Copy and paste the results in an email to our team or on our contact form.
Mac OS X
To perform a traceroute on a Mac (OS X), follow these steps:
- Open the Applications folder.
- Click to open Utilities.
- Choose Network Utility.
- Select the Traceroute tab.
- Type comwired.com in the form field labeled, "Please enter the network address to trace an internet route to," and click the Trace button.
- Copy and paste the results in an email to our team or on our contact form.
Alternately, since Mac OS is a Unix-based operating system like Linux, you can run a traceroute exactly as you would in Linux, executing the command "traceroute -I domain.com" in a Mac terminal window.
