CompTIA
N10-005 · Question #404
N10-005 Question #404: Real Exam Question with Answer & Explanation
The correct answer is A: FTP and basic Internet traffic. Port 80 is HTTP (basic web traffic) and port 21 is FTP; blocking both via ACL would disrupt HTTP browsing and FTP file transfers.
Question
Which of the following services are affected by closing the default ports of 80 and 21 via ACL on a company router?
Options
- AFTP and basic Internet traffic
- BHTTPS and IMAP traffic
- CDNS and TELNET traffic
- DVPN and RDP traffic
Explanation
Port 80 is HTTP (basic web traffic) and port 21 is FTP; blocking both via ACL would disrupt HTTP browsing and FTP file transfers.
Common mistakes.
- B. HTTPS uses port 443 and IMAP uses port 143; neither maps to port 80 or 21.
- C. DNS uses port 53 and Telnet uses port 23; neither maps to port 80 or 21.
- D. VPN protocols use various ports (e.g., 1194, 500) and RDP uses port 3389; neither maps to port 80 or 21.
Concept tested. Well-known port numbers for HTTP and FTP services
Reference. https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml
Community Discussion
No community discussion yet for this question.