Re: Issue with hostapd+RPi3+Alpine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Mar 23, 2018 at 09:59:17PM -0700, Eric Smyth wrote:
> I'm prototyping with hostapd running on Alpine Linux on a Rapsberry Pi
> 3 and I can't get a working configuration that utilizes RADIUS. If I
> configure hostapd with `wpa_passphrase` or `wpa_psk_file`, all is
> good. However, when I configure `macaddr_acl=2` as needed for
> `wpa_psk_radius` or `wpa_key_mgmt=WPA-EAP`, then the conditional in
> src/ap/drv_callbacks.c:190 evaluates to true and I receive a
> "STA...not allowed to connect" message and the device is
> disassociated; hostapd never checks with the RADIUS server.

wpa_key_mgmt=WPA-EAP does not require macaddr_acl=2. macaddr_acl=2 is
supported properly only with drivers that use hostapd for processing
the management frames. It does not sound like the driver you are testing
with would be in that category.

-- 
Jouni Malinen                                            PGP id EFC895FA

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux