How do I perform a traceroute?

From Windows, go to:

Start Menu -> Click Run... -> Type in "cmd" and click OK -> When the DOS prompt opens type in "tracert server.ip" replacing server.ip with the IP of the server your site is on.

From Mac, go to:

Open Macintosh HD/Applications/Utilities/Terminal -> Type in "traceroute server.ip" replacing server.ip with the IP of the server your site is on.

  • 33 Users Found This Useful
Was this answer helpful?

Related Articles

How to take a full backup of an account.

We can take the backup via SSH if you have root access to the server and perform the following...

How to restore a full backup of an account.

You can restore the backup via SSH if you have root access to the server  Move the...

How to install Cpanel?

To install cpanel you need is a  supported linux distribution with root access. Run the...

How to install and uninstall CSF firewall?

CSF is the firewall for linux servers.For installing CSF run the following commandswget...