A security administrator suspects that an increase in the amount of TFTP traffic on the network is
due to unauthorized file transfers, and wants to configure a firewall to block all TFTP traffic. Which
of the following would accomplish this task?

A.
Deny TCP port 68
B.
Deny TCP port 69
C.
Deny UDP port 68
D.
Deny UDP port 69
Explanation:
We are talking about TFTP traffic in here (Trivial File Transfer Protocol) which operates on UDP port 69.
Trivial File Transfer Protocol (TFTP) is a simple file-exchange protocol that doesn’t require authentication.
Hence “D-Deny UDP port 69” is the only plausible answer.
0
0