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 18:16] 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 |
- Click **Start**. | - Click **Start**. | ||
- Select **Run**. | - Select **Run**. | ||
Line 11: | Line 11: | ||
- Press Enter. | - Press Enter. | ||
- | ==== Windows 8 ==== | + | ===== Windows 8 ===== |
- Click **Start**. | - Click **Start**. | ||
- | - Select **Search** from the menu list. | + | - Select **Search** from the menu list. |
- | - In the Search | + | - 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// | + | - 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. | - Press Enter. | ||
- | + | ===== Mac OS X ===== | |
- | ==== Mac OS X ==== | + | - Launch **Network Utility** (Search from the Search Tool or Go to Applications -> Utilities -> Network Utility ).\\ {{: |
- | - Launch **Network Utility** (Search from the Search Tool or Go to Applications -> Utilities -> Network Utility ). | + | |
- Select **Traceroute**. | - Select **Traceroute**. | ||
- | - Enter the domain name for which you want to perform a traceroute, and then click **Trace**. | + | - Enter the domain name for which you want to perform a traceroute, and then click **Trace**.\\ {{: |
- | ==== Linux ==== | + | ===== Linux ===== |
- | - Open your terminal | + | **A. By using Network Tools:** |
- | - Type **traceroute yourdomain.com** where yourdomain.com is the domain name for which you want to perform a traceroute. (E.g. // | + | - Launch **Network Tools** |
+ | - Type **traceroute yourdomain.com** where yourdomain.com is the domain name for which you want to perform a traceroute. (E.g. // | ||
- Press Enter. | - Press Enter. | ||
+ | |||
+ | **B. By using traceroute command on Terminal:** | ||
+ | - Launch Terminal. | ||
+ | - Type **traceroute yourdomain.com** at the prompt and press Enter. |