Problem
1) What tcpdump command captures UDP traffic on network interface eth1?
2) What tshark command captures traffic on source port 53 on network interface eth0?
3) What tcpdump command captures traffic going to 192.168.1.14 on network interface wlan0 and writes to a file called test.pcap?
4) What tshark command will read a pcap file called test.pcap and extract HTTP user agent strings?