Nick Kossifidis wrote:

>> So far I've only tried to connect to my home network and first failed
>> (network was running WPA(1)-PSK). wpa_supplicant log shows it repeating
>> the group handshake phase forever and then disconnecting. The full log
>> is here
>>
>> http://users.birkenwald.de/~berni/temp/ath5k_wpa.log
>>
>> I then changed the OpenWRT to psk2 (WPA2-PSK) and finally got a connect.
>>
>> http://users.birkenwald.de/~berni/temp/ath5k_wpa2.log
>>
> 
> This looks more like a mac80211-wext compatibility issue, did you try
> WEP btw ? (that's what we handle on hw)

Not yet, I'll try unencrypted and possibly WEP as soon as I'm at work.

>> at a first glance both unicast and multicast/broadcast AP->client work,
>> the other direction however doesn't. I can't see any packets from the
>> wireless station on the LAN, neither broadcast/multicast (DHCP and IPv6
>> router solicitation/neighbor discovery) nor unicast after manually
>> setting neighbor cache entries.
> 
> Are you sure it's not an IP related issue (eg. AP
> isolation/routing/NAT) ? Did DHCP worked for the client ? (if DHCP
> worked we're O.K.  because DHCP requests are sent on broadcast
> ethernet -FF:FF..- and that means we broadcast fine) Did you sniff
> traffic on AP to see what AP gets from the client directly ? That
> should give us an answer if multicast/broadcast works.

Yes, I ran tcpdump directly on the wl0 interface of the AP, there are no 
packets visible from the client after the EAP frames.

Regards,
Bernhard
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to