All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bridge] Almost no traffic in br0 / tap0 combination
@ 2012-06-17 14:36 Bernhard Walle
  0 siblings, 0 replies; only message in thread
From: Bernhard Walle @ 2012-06-17 14:36 UTC (permalink / raw)
  To: bridge

Hello,

probably the question is stupid, but I just don't get it.

I have a Linux host with a bridge that contain my normal eth interface
and a tap device. The br0 interface has the IP address, tap0 and eth0
are up and don't have any IP.

The tap0 interface is opened and read()s the frames coming in. On a
second console, tcpdump is monitoring the traffic. No traffic is
actually written to the tap0 interface.

# brctl show
bridge name	bridge id		STP enabled	interfaces
br0		8000.a24ecad3959c	no		eth0
							tap0
No iptables. I configured even hub-like behaviour:

# brctl setageingtime br0 0
# brctl setfd br0 0

Now my question: Why don't I see any traffic apart from broadcasts?
Shouldn't I see any traffic that is incoming? Because both eth0 and tap0
are in promisc mode?

Thanks for the advise!


Regards,
Bernhard

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-17 14:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-17 14:36 [Bridge] Almost no traffic in br0 / tap0 combination Bernhard Walle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.