nerdexam
CompTIA

N10-005 · Question #404

Which of the following services are affected by closing the default ports of 80 and 21 via ACL on a company router?

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.

Network security

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

How the community answered

(35 responses)
  • A
    91% (32)
  • B
    3% (1)
  • C
    3% (1)
  • D
    3% (1)

Why each option

Port 80 is HTTP (basic web traffic) and port 21 is FTP; blocking both via ACL would disrupt HTTP browsing and FTP file transfers.

AFTP and basic Internet trafficCorrect

Port 21 is the well-known control port for FTP, and port 80 is the well-known port for HTTP (unencrypted web traffic). Blocking these two ports via an ACL on the router would prevent standard file transfer via FTP and standard unencrypted web browsing, directly matching the description.

BHTTPS and IMAP traffic

HTTPS uses port 443 and IMAP uses port 143; neither maps to port 80 or 21.

CDNS and TELNET traffic

DNS uses port 53 and Telnet uses port 23; neither maps to port 80 or 21.

DVPN and RDP traffic

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

Source: https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml

Topics

#ACL#port 80#port 21#FTP HTTP

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice