CompTIA Network+ (N10-008) — Question 426
A customer cannot reach a web application on a local server. The network consultant suspects that the server is not accepting the HTTPS connection. Which of the following commands should the consultant run on the server to determine what is occurring?
Answer options
- A. route
- B. arp
- C. nmap
- D. netstat
Correct answer: D
Explanation
The correct answer is D, as 'netstat' can be used to check the current network connections and see if the server is listening for HTTPS traffic. The other options, while useful for different network tasks, do not provide information about active connections or listening ports on the server.