BlobFisk

msg:959049 | 1:33 pm on Sep 6, 2002 (gmt 0) |
Ping (DOS: ping <server IP/DNS> ) will send out a packet (typically 32bytes of data) and give you feedback on the approximate round trip time between your machine and the server that you were pinging. You ping the server and the server pongs back! Ping will give you round-trip time and tell you if any packets were lost. Traceroute (DOS: tracert <server IP/DNS> ) will trace the path of a packet to a server over a maximum number of hops (as the packet finds it's way to the server in question, it passes through a number of routers, DNS servers etc. Each one of these is a hop). It will tell you how much time each hop took and resolve the IP address of each machine. I generally use DOS for this, but there are packages such as McAfee Visual Trace (formerly NeoTrace, I think) that have nice visual interfaces. HTH
|
Westat1

msg:959050 | 2:04 pm on Sep 6, 2002 (gmt 0) |
Thanks that is helpful. Ever hear of cyber25? It seems to have multiple tools.
|
BlobFisk

msg:959051 | 3:20 pm on Sep 6, 2002 (gmt 0) |
No, I can't say that I have. Did a quick Google search and got a lot of unhelpful results, but then again I didn't dig very deep. Do you use it? Do you have any specifics on it?
|
EliteWeb

msg:959052 | 5:17 pm on Sep 6, 2002 (gmt 0) |
there is a traceroute site, im sure you can try adding a .com/net/org or whatever to it but the site is a network of computers around the world where netadmins can perform traceroutes to help identify any downlinks. ping - use a program search download.com for ping ;)
|
stevenha

msg:959053 | 6:36 pm on Sep 6, 2002 (gmt 0) |
If you search for Visual Traceroute, you'll find a series of sites offering a cool tool that graphically shows a traceroute geographially.
|
|