SB Hosting Solutions
September 08, 2010, 04:17:11 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: SMF - Just Installed
Home
Help
Search
Login
Register
SB Hosting Solutions
>
Webhosting
>
HOWTO's and Tips
>
How to use traceroute
Pages: [
1
]
« previous
next »
Print
Author
Topic: How to use traceroute (Read 4884 times)
scott
Administrator
Newbie
Posts: 480
How to use traceroute
«
on:
April 25, 2006, 06:11:25 AM »
Traceroute is a utility that is provided with operating systems that lets you view the route that your computer takes to a server across the internet. It also shows ping times at each hop (router) along the way.
This provides some useful information when troubleshooting problems with latency, lag and other network related problems.
To run traceroute on a Windows pc, you will need to open a command prompt first. Either find it in the start menu or go to Start -> Run and enter cmd.
Then enter:
tracert <ip>
Replace <ip> with the server\'s IP address.
To copy and paste the output into an email or support ticket update you can either pipe the output to a text file:
tracert <ip> > trace.txt
and then open the file with notepad:
notepad trace.txt
or copy it right from the command prompt window by clicking on the icon on the upper left hand side of the window and selecting edit-> mark. Once the output text is highlighted, hit enter. The contents are copied to the clipboard and can then be pasted into another application.
Logged
Scott Benson
SB Hosting Solutions LLC
http://www.sbhostingsolutions.com
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Forums
-----------------------------
=> Pre-Sales Questions
=> Testimonials
=> General Chat
=> Announcements
=> General FAQ's
-----------------------------
Webhosting
-----------------------------
=> General Support
=> HOWTO's and Tips
=> PHP, MySQL, CGI scripts & Perl..
-----------------------------
Voice Servers
-----------------------------
=> Teamspeak
=> Ventrilo
Loading...