On Sat, 2010-09-04 at 15:45 -0700, Philip Prindeville wrote: > >> bridge=br0 > >> driver=nl80211 > >> ssid=my-hp-test > >> country_code=US > >> hw_mode=g > >> channel=10 > >> wep_default_key=0 > >> wep_key0=123456789a > >> ieee80211n=1 > >> > >> but what broke it was: > >> > >> wep_key_len_broadcast=5 > >> wep_key_len_unicast=5 > >> wep_rekey_period=300 > >> > >> if I turned off those last 3, things work again. > > Hah. I don't even know what that does. What were you trying to achieve? > > Aren't those related to dynamic WEP, but you configured static WEP? > I was trying to test the rekeying feature, where new keys are multicast when the group membership changes. But then you need WEP with 802.1X, not statically configured keys. johannes -- 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