N10-005 · Question #638
Lisa, a technician, is asked to not allow FTP traffic on a network. Which of the following ports should be blocked on the firewall to achieve this?
The correct answer is A. 21. FTP (File Transfer Protocol) uses port 21 for control/command communication (establishing sessions, sending commands). Blocking port 21 prevents FTP sessions from being initiated. Port 22 is SSH/SFTP, port 23 is Telnet, and port 25 is SMTP - none of these are standard FTP. Note…
Question
Lisa, a technician, is asked to not allow FTP traffic on a network. Which of the following ports should be blocked on the firewall to achieve this?
Options
- A21
- B22
- C23
- D25
How the community answered
(26 responses)- A96% (25)
- C4% (1)
Explanation
FTP (File Transfer Protocol) uses port 21 for control/command communication (establishing sessions, sending commands). Blocking port 21 prevents FTP sessions from being initiated. Port 22 is SSH/SFTP, port 23 is Telnet, and port 25 is SMTP - none of these are standard FTP. Note that FTP also uses port 20 for active data transfer, but port 21 is the primary control port that must be blocked to stop FTP traffic.
Topics
Community Discussion
No community discussion yet for this question.