1 2
ifconfig <interface> mtu <value> up ifconfig eth1 mtu 1000 up
tcpdump -i <interface> -w <output file> tcpdump -i eth1 -w output.pcap