Hard
Given below tcpdump command what statements are false?
tcpdump -i eth0 -nn -c 1000 -p '(host 10.10.10.10 and port 53) or (dst host 172.16.0.1 and not port 22)'
Author: Kevin LefevreStatus: PublishedQuestion passed 937 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
2
Change file mode bits.7
List running processes.6
Configure the /etc/resolv.conf file to use the following nameservers: 10.1.1.1, 10.2.2.2, 10.3.3.3.4
What are the parameters passed to the kernel at boot time?4
How to create a snapshot of a logical volume in Linux2
What is the default number of processes in a Linux system?3
What does the `-p` option do in `passwd` command?