Listing network interfaces in tcpdump: In order to show a list of network interfaces used in the system, you must specify the -D parameter Capturing packets from a specific network interface By default, Tcpdump listens on the lowest numbered network interface in the list. to listen on a specific network interface, you must use the […]