On Monday, July 04, 2011 11:23:04 PM Alex wrote: > # iw dev wlan0 interface add wlan1 type station > # iw dev wlan1-wlan0 connect AlexBox > command failed: Network is down (-100) Just start/up the interface and try again... this can be done by ip link or ifconfig. However, iw connect only works with unencrypted or WEP networks. Getting it to work with wpa_supplicant is more tricky since you'll have to disable scanning completely. Regards, Chr -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html