Suppose I have a wifi interface 'ms1' and an ethernet interface eth0.
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? Thanks, Ben -- Ben Greear <[EMAIL PROTECTED]> Candela Technologies Inc http://www.candelatech.com - 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