This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| faq:network_and_security:how_to_perform_traceroute [2022/04/19 18:18] – [Mac OS X] vikki | faq:network_and_security:how_to_perform_traceroute [2022/04/19 18:23] (current) – [Mac OS X] vikki | ||
|---|---|---|---|
| Line 55: | Line 55: | ||
| |{{: | |{{: | ||
| - | 2. Select **Traceroute**.\\ | + | 2. Select |
| 3. Enter the domain name for which you want to perform a traceroute, and then click **Trace**. | 3. Enter the domain name for which you want to perform a traceroute, and then click **Trace**. | ||
| Line 64: | Line 64: | ||
| ===== Linux ===== | ===== Linux ===== | ||
| - | **A. By using Network Tools:** | + | ==== I. By using Network Tools: |
| - | | + | 1. Launch **Network Tools** (Search from the Search Tool or Go to Applications > 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. | + | |
| - | **B. By using traceroute command on Terminal:** | + | |{{: |
| - | | + | |
| - | | + | 2. Select the **Traceroute** tab.\\ |
| + | 3. Enter the domain name for which you want to perform a traceroute, and then click **Trace**. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | ==== II. By using traceroute command on Terminal: | ||
| + | |||
| + | 1. Launch Terminal.\\ | ||
| + | 2. Type **traceroute yourdomain.com** at the prompt and press Enter. | ||