Hello, [email protected] a écrit : > > I am to stupid to figure out how to setup a bridge using wlan0.
No, you're not. You're just ignorant of an important fact : bridging of a wireless interface in managed (asociated) or adhoc mode has been disabled for some time now, because, by design, it just can't work. Bridging requires to send and receive frames with a different MAC address, but the wireless frame format prevents an interface in managed mod from doing this. Only an interface in master (access point) mode can do this.

