Network Monitoring  «Prev  Next»

 

Netstat Connections - Quiz

Each question is worth one point. Select the best answer or answers for each question.
1. How would you find a listing of active network connections involving your machine?
Please select the best answer.
  A. By using the ping command
  B. By using the traceroute command
  C. By using the netstat command
  D. By using tcpdump

2. How would you find a listing of all servers that are listening for connections on your machine?
Please select the best answer.
  A. netstat -a
  B. netstat -ta
  C. netstat -r
  D. netstat -n

3. How can you find out what interfaces are running on your machine, and their status?
Please select the best answer.
  A. netstat -ta
  B. netstat -n
  C. netstat -r
  D. netstat -i

Correct answers:

Your Score: 0