Question: Use the following command to capture ping packets with tcpdump: sudo tcpdump - i eth 0 icmp Create some ICMP traffic ( perhaps by pinging
Use the following command to capture ping packets with tcpdump:
sudo tcpdump i eth icmp
Create some ICMP traffic perhaps by pinging another host Once you have captured at least one packet, use the following command to start a new capture:
sudo tcpdump i ethXX icmp
After capturing packets with both commands, compare the data that was captured. What is the difference between the two commands? Describe in sentences
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
