Try to get comfortable with some basic options in tcpdump or in Wireshark. Can you answer the following questions ? How do you write the output to a file? How do you read from a file ? tcpdump -w tcpdump -r How do you enable or disable name and port number resolution ? tcpdump -n […]