Changes

Jump to: navigation, search

NAD710 Lab 3 Answers

22 bytes added, 17:03, 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 eth1 eth0 -e dst s 0 host 142192.204168.1401.90159 -nn -e -r /tmp/lab3-pkts
Output:

Navigation menu