Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
Subject: application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
Subject: X Windows problem (xauth)
Subject: Upgrading openoffice 1 1 rpm
Subject: FTP: connection refused
Subject: FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
Subject: broadcom network interface
make mrproper
Couldn 't open PID file /var/run/named/named pid Permission denied
sendmail configuration on redhat
kernel 2 6 and /dev/sound/mixer not found
Subject: Promise 378 controller
Subject: Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
Subject: Lotus Notes under Wine
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
/etc/security/limits conf question
Intel E/1000 driver
rpm database corrupt
Command stream end of file while reading
qla2300 modules
 
tcpdump not getting all network packets

tcpdump not getting all network packets

2003-11-25       - By Chris Selwyn

 Back
Reply:     1     2  

I'm using tcpdump to try and sniff my ethernet.

It seems like it is only able to sniff packets that are either to my RH
8.0 box or are broadcast packets.

I have
# CONFIG_NETFILTER is not set
CONFIG_FILTER=y
CONFIG_PACKET=y

as part of my kernel config. Is there anything else I need?

I am getting lines like

Nov 25 20:12:53 zurg kernel: eth0: Setting promiscuous mode.
Nov 25 20:12:53 zurg kernel: device eth0 entered promiscuous mode

in the syslog messages file. From reading the driver (3c59x.c) source it
seems that this shows that the device is really getting set to promiscuous
mode but still tcpdump shows only the messages to do with this box.

Any ideas?

Chris Selwyn