On Fri, Dec 10, 2004 at 04:46:40PM +0100, Brande wrote: > I have a meshcube (www.meshcube.org) with two prim 2.5 mini-pci WLAN > cards... > wlan0 should connect as client (managed mode) to a normal access point > which is connected to the internet. > wlan1 should work as accesspoint (master mode). > I would like to bridge between wlan0 and wlan1 so that I can connect IEEE 802.11 protocol does not support this kind of configuration. The card in client mode can only send packet with its own layer 2 MAC address whereas bridge functionality would require that the other MAC addresses can also be used as source address. If it is enough to handle only some IP protocols, Proxy ARP or IP routing could be used to setup this kind of network. Another option would be to use WDS link between these APs (assuming the other AP supports WDS) and bridge packet through it. -- Jouni Malinen PGP id EFC895FA - : send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html