» Linux »
Examen sur Linux »
Examen 202 : Networking Administration »
Section 3 »
Question 6/20
Explanation: Tcpdump is a traffic analyzer package from Ethereal. The “tcpdump host 192.168.1.4
and port 31337 –w out” command will give the required information. The –w option will write the
information to a file rather than display it on screen.
Reference: http://www.ethereal.com/tcpdump.8.html
Incorrect Answers
B: This command will not give the required information.
C: This command will not give the required information.
D: This command will not give the required information.
E: This command will not give the required information.