> 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
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