Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I do a traceroute?

traceroute
0
Posted

How do I do a traceroute?

0

How to do a traceroute (in windows): Start -> run -> cmd tracert domain.com (substitute out domain.com for your domain) if you get ‘domain not found’ (or something similar), you have dns problems Else it should print out a route between 9 and 30 hops long. To copy and paste this: (right click) on the title bar -> edit -> select all & (right click) on the title bar -> edit -> copy You can now paste the output in to notepad / anything text editor you want. How to do a traceroute (linux): Open a shell / terminal traceroute domain.com (substitute out domain.com for your domain.) If you get ‘domain not found’ (or something similar) you have dns issues. Else it should pring out a route between 9 and 30 hops long. To cut & paste just drag over the window with your mouse / click drag / let go / paste in to your favorite text editor How to do a (good) traceroute (linux): Open a shell / terminal: mtr domain.com Let it run for maybe 2 minutes.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123