From: Mircea Gherzan <mircea.gherzan@rwth-aachen.de>
To: bridge@lists.linux-foundation.org
Subject: [Bridge] bridge in promiscuous mode
Date: Fri, 09 Oct 2009 04:10:16 +0200 [thread overview]
Message-ID: <20091009041016.0f3fe1f0@beast3> (raw)
Hi,
I'm pretty new to bridging and I'm stumbling upon some strange
behaviour. Please imagine the following simple topology:
device laptop
---------------
|br0 | wlan0 | (-------802.11 g------) wlan1
---------------
* layer2 between the two wlan's is working.
* all 3 interfaces are on the same subnet.
* On the device, the only route to that subnet is via br0.
* br0 has a different MAC from the one of wlan0
* STP is disabled
* the device is running 2.6.31 vanilla
If PROMISC is NOT enabled on br0, I can't ping it from wlan1. I could
observe the following with tcpdump -p:
* br0 correctly receives ARP request and sends out replies
* ICMP echo packet reach wlan0, but
* no ICMP packets reach br0 (the only frames that reach br0 are ARP)
On the other hand, if PROMISC is enabled on br0, pinging it from wlan1
just works.
I've checked the bridging page from the LF wiki, and I've disabled the
bridge-nf-* entries, but the behaviour did no change.
My goals are the following:
* no IP address on wlan0
* different MACs on br0 and wlan0
* br0 reachable from wlan1
Please, can anyone help me on this one?
Thanks,
Mircea
--
Dipl.-Ing. Mircea Gherzan
reply other threads:[~2009-10-09 2:10 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=20091009041016.0f3fe1f0@beast3 \
--to=mircea.gherzan@rwth-aachen.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox