This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
faq:network_and_security:how_to_perform_traceroute [2015/08/02 17:32] vikki |
faq:network_and_security:how_to_perform_traceroute [2015/08/11 15:31] (current) vikki [Windows 8] |
||
---|---|---|---|
Line 4: | Line 4: | ||
You may copy the traceroute results and forward to support@afteroffice.com for verifications.\\ | You may copy the traceroute results and forward to support@afteroffice.com for verifications.\\ | ||
- | ==== Windows ==== | + | ===== Windows |
- | Steps with guided image here: Traceroute on Windows\\ | + | |
- | 1. Click **Start**.\\ | + | |
- | 2. Select **Run**.\\ | + | |
- | 3. Key in **cmd** in the box and click **OK**. A command prompt will be launched.\\ | + | |
- | 4. Type **tracert yourdomain.com** where yourdomain.com is the domain name for which you want to perform a traceroute. (E.g. //tracert lookafter.com// | + | |
- | 5. Press Enter. | + | |
- | ==== Windows 8 ==== | + | ===== Windows 8 ===== |
- | Steps with guided image here: Traceroute on Windows 8\\ | + | |
- | 1. Click **Start**.\\ | + | |
- | 2. Select **Search** from the menu list.\\ | + | |
- | 3. In the Search | + | - On the command prompt, type **tracert yourdomain.com**, where yourdomain.com is the domain name for which you want to perform a traceroute. (E.g. //tracert lookafter.com// |
- | 4. On the command prompt, type **tracert yourdomain.com** where yourdomain.com is the domain name for which you want to perform a traceroute. (E.g. //tracert lookafter.com// | + | - Press Enter. |
- | 5. Press Enter. | + | ===== Mac OS X ===== |
+ | - Launch **Network Utility** (Search from the Search Tool or Go to Applications -> Utilities -> Network Utility ).\\ {{: | ||
+ | - Select **Traceroute**. | ||
+ | - Enter the domain name for which you want to perform a traceroute, and then click **Trace**.\\ {{: | ||
- | ==== Mac OS X ==== | + | ===== Linux ===== |
- | Steps with guided image here: [[faq: | + | **A. By using Network Tools:** |
- | 1. Launch **Network | + | |
- | 2. Select **Traceroute**.\\ | + | - Type **traceroute yourdomain.com** where yourdomain.com is the domain name for which you want to perform a traceroute. (E.g. // |
- | 3. Enter the domain name for which you want to perform a traceroute, and then click **Trace**.\\ | + | - Press Enter. |
- | + | ||
- | ==== Linux ==== | + | |
- | + | ||
- | Steps with guided image here: Traceroute on Linux\\ | + | |
- | 1. Open your terminal (RXVT, gnome-terminal, kterm, etc).\\ | + | |
- | 2. Type **traceroute yourdomain.com** where yourdomain.com is the domain name for which you want to perform a traceroute. (E.g. // | + | |
- | 3. Press Enter. | + | |
+ | **B. By using traceroute command on Terminal:** | ||
+ | - Launch Terminal. | ||
+ | - Type **traceroute yourdomain.com** at the prompt and press Enter. |