FG
💻 Software

Linux interface stops receiving packets as seen by tcpdump

Fresh5 days ago
Mar 15, 20262166 views
Confidence Score0%
0%

Problem

I have a linux box with two interfaces: eth0 is a builtin and eth1 is a USB-LAN. There is an IP configured on eth1. eth0 is up but no IP is configured. This interface is used for sniffing with tcpdump. The problem is that eth0 frequently stops receiving packets -- my tcpdump captures are empty, and…

Error Output

ifconfig eth0 down; ifconfig eth0 up

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Linux interface stops receiving packets as seen by tcpdump

Low Risk

This is probably down to your switch. Sniffing a network in parallel like this either requires a hub or a switch that has the capability to have a port placed in 'monitor mode'. In this mode all traffic to other ports gets duplicated to the monitori…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment