Traceroute: Difference between revisions

From CKRAS Wiki

No edit summary
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
Routenverfolgungen (TraceRoutes) können hilfreich dabei sein, festzustellen, wo im Verbindungsverlauf Probleme auftreten, indem der Datenstrom von Ihrem Computer zu einem CKRAS Server überprüft wird.<br>
== TraceRoute / Route tracing ==
Eine Routenverfolgung zeigt Schritt für Schritt den Pfad eines Datenpaketes an, welchen es auf dem Weg zum Ziel nimmt.<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 [[gameserver]], voiceserver, etc. A TraceRoute shows the step-by-step path a data packet takes on its way to its destination.
CKRAS kann Anhand eines Traceroutes erkennen ob es Probleme mit dem Routing gibt und ob es ggf. Optimierungsmöglichkeiten gibt, die Latenz zu erhöhen.<br><br>
'''
Eine Routenverfolgung erstellen'''
<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>
A route trace shows step by step the path a data packet takes on its way to its destination.
'''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'''
[[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).
<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>
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
'''Mac OS X'''
<br><br>
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>
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>
Beenden Sie nun das Terminal.<br>
<br>


Alternativ kann auch ein Tracert über HLSW erstellt werden.
Create a route tracing / traceroute
cmd (Windows Console)
 
'''tracert YOUR IP''' from your(Gameserver, Voiceserver) or example: '''tracert ckras.com'''
 
tracert ckras.com
Route tracing to ckras.com [xxx:232:55]
over a maximum of 30 hops:
  1 <1 ms <1 ms <1 ms xxx]
  2 1 ms 1 ms 1 ms          2003:0:8802:a800::1 
3 * 11 ms *            2003:0:1306:8000::
4 10 ms 10 ms 10 ms          2003:0:f00::592
  5 10 ms 10 ms 10 ms 10 ms        2a01:440::2:fff8:2
  6 10 ms 10 ms 10 ms 10 ms        ckras.com [xx:232:55]
Tracing completed.
This result please sent to '''support@ckras.com''' - and in the best Case sent us your Local IP by visiting this Page https://www.ckras.com/deineip/
 
 
=== CMDS ===
Click Search and insert (CMD)
 
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.
 
 
Get your [[Gameserver]] for [[CS2]] on [https://www.ckras.com/en/ www.ckras.com]
 
Alternativ kann auch ein Tracert über [[HLSW]] erstellt werden.
[[Category:CS2]]

Revision as of 17:57, 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 gameserver, voiceserver, 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

cmd (Windows Console)
tracert YOUR IP from your(Gameserver, Voiceserver) or example: tracert ckras.com
tracert ckras.com
Route tracing to ckras.com [xxx:232:55]
over a maximum of 30 hops:
 1 <1 ms <1 ms <1 ms xxx] 
 2 1 ms 1 ms 1 ms           2003:0:8802:a800::1  
3 * 11 ms *            2003:0:1306:8000::
4 10 ms 10 ms 10 ms          2003:0:f00::592
 5 10 ms 10 ms 10 ms 10 ms         2a01:440::2:fff8:2
 6 10 ms 10 ms 10 ms 10 ms        ckras.com [xx:232:55]
Tracing completed.

This result please sent to support@ckras.com - and in the best Case sent us your Local IP by visiting this Page https://www.ckras.com/deineip/


CMDS

Click Search and insert (CMD)

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.


Get your Gameserver for CS2 on www.ckras.com

Alternativ kann auch ein Tracert über HLSW erstellt werden.