» Linux »
Examen sur Linux »
Examen 202 : Networking Administration »
Section 3 »
Question 16/20
Explanation: When using the tcp-flags option, the first argument is the flags which we should
examine, written as a comma-separated list, and the second argument is a comma-separated list of
flags which must be set. In this answer, we should examing ‘ALL’ flags, and the SYN, ACK, PSH,
URG, RST, FIN must be set.
Reference: http://www.linuxguruz.org/iptables/howto/maniptables.html
Incorrect Answers
A: ‘Xmas-pkt’ is an invalid option.
B: “Cher-pkt’ is an invalid option.
C: “Cher-pkt’ is an invalid option.
D: This answer has the ‘ALL’ statement missing. This answer will examine the SYN, ACK, HSK,
PSH, URG, FIN flags, but it doesn’t specify which flags should be set.