Changes

Jump to: navigation, search

NAD710 Lab 3 Answers

5 bytes added, 17:11, 22 September 2008
no edit summary
'''1- Write a tcpdump command to display all the packets your system sent to matrix. Do not do any name resolution for any fields in the packet but do display the physical addresses contained in the packets.'''
[root@localhost ~]# tcpdump -i eth0 -s 0 dst host 192142.168204.1140.159 90 -nn -e -r /tmp/lab3-pkts
Output:

Navigation menu