#18021: iapp_interface setting does not work
--------------------------+-----------------------------------
  Reporter:  anonymous    |      Owner:  developers
      Type:  defect       |     Status:  reopened
  Priority:  normal       |  Milestone:
 Component:  base system  |    Version:  Barrier Breaker 14.07
Resolution:               |   Keywords:  iapp
--------------------------+-----------------------------------

Comment (by wolfshoehle@…):

 uci_get_state is simply not available in hostapd.sh! The file is sourced
 in /lib/netifd/wireless/mac80211.sh and uci.sh is not. Simply add
 . /lib/config/uci.sh
 as the second line to mac80211.sh. For me that did the trick!

 But pay attention! I was required to install

 hostapd 2014-06-03.1-1  This package contains a full featured IEEE
 802.1x/WPA/EAP/RADIUS Authenticator.
 hostapd-common  2014-06-03.1-1  hostapd/wpa_supplicant common support
 files

 because "hostapd-common 2014-06-03.1" from the vanilla image on my TL-
 WR1043ND had no IAPP-Support and could not start with iapp_interface entry
 in the configuration file.

 Regards!

--
Ticket URL: <https://dev.openwrt.org/ticket/18021#comment:4>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to