On Mon, Apr 28, 2008 at 11:25:07AM +0200, "Peter Valdemar Mørch (Lists)" wrote: > http://www.linux-foundation.org/en/Net:Bridge#It_doesn.27t_work_with_my_Wireless_card.21 > tells me to expect this. > > It says: > > FAQ 7.16: It doesn't work with my Wireless card! > > > > This is a known problem, and it is not caused by the bridge code. > > Many wireless cards don't allow spoofing of the source address. It is > > a firmware restriction with some chipsets. You might find some > > information in the bridge mailing list archives to help. > > ... HELP! Are the HOWTOs wrong, or is the above FAQ info wrong? Spoofing the source MAC is actually forbidden by the 802.11 standard. Bridging between ethernet and wireless is really only possible if either your host is an access point or you are using a WDS interface (or both). The upstream mac80211 code does not currently support being an access point (although there are patches floating around that enable it). IIRC, a patch to enable using WDS has recently been merged. Whether or not that is useful depends on what equipment you have, and honestly I haven't really used it myself. What is the goal you are trying to achieve? In many cases it might be easier for you to simply setup NAT routing between your ethernet and wireless connections. John -- John W. Linville linville@xxxxxxxxxxxxx _______________________________________________ Bridge mailing list Bridge@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/bridge