Hi.

On Tue, 2005-11-22 at 15:26 -0800, Ben Greear wrote:
> Connected to eth0 is a PC with MAC address AA, which is exactly the
> same MAC address as ms1 has (this is to work around the fact that
> a wifi interface can't really go into promisc mode or send frames with
> a different source MAC address.)
> 
> Is there a way to make ebtables (or something else) bridge all packets
> from ms1 to eth0 (un-changed), and have all packets from eth0 with
> source-MAC of AA be sent out ms1?

I once made this working with the bridging code. Unfortunately I can't
find the mail that described the necessary changes (I asked about a
similar setup on the bridging ml several years back). It was something
like "change the bridge in a way that it doesn't drop packets with out
MAC address from forwarding it to the enslaved devices. Just a few lines
had to be changed, and it worked great with Lucent WaveLAN cards out of
the box.

If such an setup would be ok for you, I'd try to find the print-out of
the mail in question. I'm sure that I have it somewhere here.

Bye, Mike

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to