News:

Come Chat with us live! Learn how HERE!

Main Menu

Ping and Server List problems

Started by 1337 1, November 15, 2006, 10:16:27 AM

Diggs

Quote from: PredatorSorry, but what is tracert???

Type tracert into your Windows help index for a detailed explanation.  Tracert is included in all Windows versions.  (I can't  remember the Linux equivalent.)

From a command prompt (DOS box) type the tracert command and a destination that can be pinged.  It would look like this-

tracert google.com

The output of that command will list every router between you and the nearest Google server and the time it took the request to be returned from each of those routers including your own.  Allot of sites don't return pings anymore so be sure you ping the site before your tracert to it.  (You do know the Ping command correct?)

Diggs
続けてゲーム

Undeference

Quote(I can't remember the Linux equivalent.)
Hmm...
Quote$ ls -n /bin/tracert
lrwxrwxrwx 1 0 0 10 Nov 28 13:49 /bin/tracert -> traceroute
(the question is why RH didn't just 'alias' it)
Need help? Ask intelligently. Please share solutions you find.

Quote from: tuple on February 15, 2008, 11:54:10 PMThats what we need, helpful players, not more powerful admins.

next_ghost

My Gentoo Linux has tracepath program which belongs to net-misc/iputils package.
If my answer to your problem doesn't seem helpful, it means I won't help you until you show some effort to fix your problem yourself!
1.2.0 release's been delayed for 5:48:00 already because of stupid questions.

Predator

What about client version? Can it be because of that?