Le 30/10/2010 18:20, Mauro Condarelli a écrit : > > I tried something like: > ===================== > auto lo > iface lo inet loopback > > auto wlan2 > iface wlan2 inet manual > up /usr/sbin/service hostapd start > up /sbin/ifconfig wlan2 up > down /sbin/ifconfig wlan2 down > down /usr/sbin/service hostapd stop > > auto eth2 > iface eth2 inet manual > up /sbin/ifconfig eth2 up > down /sbin/ifconfig eth2 down > > auto br0 > iface br0 inet dhcp > bridge_ports eth2 wlan2 > bridge_maxwait 0 > ===================== > ... but it does not seem to work as hoped. Consider reading http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge, in particular the following sections : - 7.11 What can be bridged? - 7.16 It doesn't work with my Wireless card! - 7.17 I still don't understand!! Nicolas. _______________________________________________ Bridge mailing list Bridge@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/bridge