tracert/traceroute - a standard utility with which you can check the status of intermediate nodes on the network route to a site and determine the section of the network that has problems if the site is unavailable. Depending on the operating system used, it uses the ICMP or UDP.
tracert
on a Windows device, do the following:tracert example.com
In the team instead of example.com
specify the address of the site to which you want to trace (the address must be specified without http://
or https://
at the beginning and /
in the end):
traceroute
on a macOS device, do the following:traceroute example.com
In the team instead of example.com
specify the address of the site to which you want to trace (the address must be specified without http://
or https://
at the beginning and /
in the end):