From: Bernhard Walle <bernhard@bwalle.de>
To: bridge@lists.linux-foundation.org
Subject: [Bridge] Almost no traffic in br0 / tap0 combination
Date: Sun, 17 Jun 2012 16:36:17 +0200 [thread overview]
Message-ID: <4FDDEB61.7030306@bwalle.de> (raw)
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
reply other threads:[~2012-06-17 14:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FDDEB61.7030306@bwalle.de \
--to=bernhard@bwalle.de \
--cc=bridge@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.