Traceroute: Difference between revisions

From CKRAS Wiki

No edit summary
No edit summary
Line 1: Line 1:
'''TraceRoute / Routenverfolungen'''
TraceRoute / Route tracing


Routenverfolgungen (TraceRoutes) können hilfreich dabei sein, festzustellen, wo im Verbindungsverlauf Probleme auftreten, indem der Datenstrom von Ihrem Computer zu einem CKRAS [[Gameserver]], [[Voiceserver]] usw. überprüft wird.<br>
TraceRoutes can be helpful in determining where problems occur in the connection process by checking the data stream from your computer to a CKRAS game server, voice server, etc. A TraceRoute shows the step-by-step path a data packet takes on its way to its destination.
Eine Routenverfolgung zeigt Schritt für Schritt den Pfad eines Datenpaketes an, welchen es auf dem Weg zum Ziel nimmt.<br>
CKRAS kann Anhand eines [[Traceroute]] erkennen ob es Probleme mit dem Routing gibt und ob es ggf. Optimierungsmöglichkeiten gibt, die Latenz (Pingzeit) zu senken.<br>
Wichtig ist, dass ihr beim erstellen des Tracerts auch eure IP-Adresse mitschickt ([http://wieistmeineip.de wieistmeineip.de]), damit wir die Gegenroute prüfen können. Vielen Dank<br><br><br>


'''Eine Routenverfolgung / Traceroute erstellen'''
A route trace shows step by step the path a data packet takes on its way to its destination.
<br><br>
'''Windows XP'''
<br><br>
Klicken Sie Start und rechtsklicken Sie dann Ausführen.<br>
Geben Sie CMD ein und drücken Sie Enter.<br>
Geben Sie nun in der Eingabeaufforderung den Befehl tracert ckras.com > .\Desktop\tracert.txt ein und drücken Sie Enter.<br>
Warten Sie bitte. Der Vorgang kann nun einige Minuten in Anspruch nehmen.<br>
Eine Datei mit dem Namen "tracert.txt", welche die Informationen der Routenverfolgung enthält, wird nun auf dem Desktop erstellt.<br>
Geben Sie nun exit ein und drücken Sie Enter, damit sich die Eingabeaufforderung schließt.<br>


<br><br>
CKRAS can use a traceroute to detect whether there are problems with the routing and whether there are any optimisation options to reduce the latency (ping time).
'''Windows Vista / Windows 7'''
<br><br>
Klicken Sie Start und geben Sie CMD im Suchfeld ein.<br>
Rechtsklicken Sie auf die CMD.exe und wählen Sie dann Als Administrator ausführen.<br>
Geben Sie nun in der Eingabeaufforderung den Befehl tracert ckras.com > .\Desktop\tracert.txt ein und drücken Sie Enter.<br>
Warten Sie bitte. Der Vorgang kann nun einige Minuten in Anspruch nehmen.<br>
Eine Datei mit dem Namen "tracert.txt", welche die Informationen der Routenverfolgung enthält, wird nun auf dem Desktop erstellt.<br>
Geben Sie nun exit ein und drücken Sie Enter, damit sich die Eingabeaufforderung schließt.<br>
<br><br>


'''Windows 8'''
It is important that you also send your IP address (wieistmeineip.de) when creating the traceroute so that we can check the counter-route. Thank you very much
<br><br>
Drücken Sie gleichzeitig Windows-Taste + Q und geben Sie CMD im Suchfeld ein.<br>
Rechtsklicken Sie auf die Eingabeaufforderung und wählen Sie dann Als Administrator ausführen.<br>
Geben Sie nun in der Eingabeaufforderung den Befehl tracert ckras.com > .\Desktop\tracert.txt ein und drücken Sie Enter. <br>
Warten Sie bitte. Der Vorgang kann nun einige Minuten in Anspruch nehmen.<br>
Eine Datei mit dem Namen "tracert.txt", welche die Informationen der Routenverfolgung enthält, wird nun auf dem Desktop erstellt.<br>
Geben Sie nun exit ein und drücken Sie Enter, damit sich die Eingabeaufforderung schließt.<br>


<br><br>
Create a route tracing / traceroute
'''Mac OS X'''
 
<br><br>
Windows 8
Navigieren sie zum Ordner /Programme/Dienstprogramme und starten Sie die Anwendung Terminal.<br>
 
Geben Sie nun traceroute ckras.com > ~/Desktop/tracert.txt ein und dann Enter. <br>
Press Windows key + Q at the same time and enter CMD in the search field.
Warten Sie bitte. Der Vorgang kann nun einige Minuten in Anspruch nehmen. Beachten Sie bitte dass keine Information über den Abschluss des Vorgangs im Terminal erscheint.<br>
 
Eine Datei mit dem Namen "tracert.txt", welche die Informationen der Routenverfolgung enthält, wird nun auf dem Desktop erstellt. Wenn dies der Fall ist, wurde die Routenverfolgung abgeschlossen.<br>
Right-click on the command prompt and then select Run as administrator.
Beenden Sie nun das Terminal.<br>
 
<br>
Now enter the command tracert ckras.com > .\Desktop\tracert.txt in the command prompt and press Enter.
 
Please wait. The process may now take a few minutes.
 
A file with the name "tracert.txt", which contains the route tracing information, will now be created on the desktop.
 
Now enter exit and press Enter to close the command prompt.


Alternativ kann auch ein Tracert über [[HLSW]] erstellt werden.
Alternativ kann auch ein Tracert über [[HLSW]] erstellt werden.

Revision as of 17:50, 23 November 2023

TraceRoute / Route tracing

TraceRoutes can be helpful in determining where problems occur in the connection process by checking the data stream from your computer to a CKRAS game server, voice server, etc. A TraceRoute shows the step-by-step path a data packet takes on its way to its destination.

A route trace shows step by step the path a data packet takes on its way to its destination.

CKRAS can use a traceroute to detect whether there are problems with the routing and whether there are any optimisation options to reduce the latency (ping time).

It is important that you also send your IP address (wieistmeineip.de) when creating the traceroute so that we can check the counter-route. Thank you very much

Create a route tracing / traceroute

Windows 8

Press Windows key + Q at the same time and enter CMD in the search field.

Right-click on the command prompt and then select Run as administrator.

Now enter the command tracert ckras.com > .\Desktop\tracert.txt in the command prompt and press Enter.

Please wait. The process may now take a few minutes.

A file with the name "tracert.txt", which contains the route tracing information, will now be created on the desktop.

Now enter exit and press Enter to close the command prompt.

Alternativ kann auch ein Tracert über HLSW erstellt werden.