Re: tcpdump not getting all network packets

2003-11-25 Thread Peter Larsen
> I'm using tcpdump to try and sniff my ethernet. Is your segment connected through a hub or a switch? > It seems like it is only able to sniff packets that are either to my RH > 8.0 box or are broadcast packets. Sounds like you're either not in promiscous mode, or a switch is preventing package

tcpdump not getting all network packets

2003-11-25 Thread Chris Selwyn
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