Internet Lab
Answer and discuss the following questions with a partner:
Use the ping command to see how long it takes for servers to respond to your computer:
ping command to see how long it takes for servers to respond to your computer:# 4 miles away from GA campus
ping washington.eduSample Output
Experiment with the traceroute command to see how internet traffic flows between your computer and servers:
Sample Output
Experiment with cURL and send requests to various web pages. Here are some useful flags you can use:
Headers flag
Sample Output
Verbose mode
Sample Output
Using cURL and the -I flag, get the following response codes from some webpages:
-I flag, get the following response codes from some webpages:Last updated