I have two interfaces eth3 and eth4 both have been added to bridge br1
Also eth1 and eth2 are added to bridge br0.
eth3/eth4/br1 don't have any ip addresses..i.e. 0.0.0.0
Problem is.. I am able to capture the packets coming on eth3 by using tcpdump..
But not able to get these packets by using tshark..
Also eth1 and eth2 are added to bridge br0.
eth3/eth4/br1 don't have any ip addresses..i.e. 0.0.0.0
Problem is.. I am able to capture the packets coming on eth3 by using tcpdump..
But not able to get these packets by using tshark..
Comment