LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   no packets in tcpdump on vlan interface (https://www.linuxquestions.org/questions/linux-networking-3/no-packets-in-tcpdump-on-vlan-interface-917702/)

claude11 12-08-2011 04:02 AM

no packets in tcpdump on vlan interface
 
Hi,
i have on my eth0 interface vlan tagged traffic. I setup vlan interface eth0.8 and eth0.9.
but when i set
tcpdump -i eth0.8
I get 0 packets.
I checked with ifconfig eth0.8 and rx packets are increasing.
Also if is set
tcpdump -i eth0 VLAN 8
I get the packets.
Any idea what is wrong? According to all I read I should get packets also when sniffing eth0.8!
Thanks

novice06 12-14-2011 08:55 PM

It is known issue with tcpdump utils if I am not wrong


All times are GMT -5. The time now is 04:53 AM.