#19175: Adding iapp_interface for wireless results in uci_get_state: not found
----------------------+------------------------
Reporter: duvi | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: packages | Version: Trunk
Keywords: |
----------------------+------------------------
Trunk r44528, TL-WDR4300
Wireless config:
{{{
config wifi-device 'radio0'
option type 'mac80211'
option channel '1'
option hwmode '11g'
option path 'platform/ar934x_wmac'
option htmode 'HT20'
option txpower '10'
config wifi-iface
option device 'radio0'
option mode 'ap'
option ssid 'myssid'
option encryption 'wpa2'
option server '192.168.0.11'
option key 'mykey'
option wpa_group_rekey '3600'
option dynamic_vlan '1'
option vlan_tagged_interface 'eth0'
option vlan_naming '0'
option iapp_interface 'eth0'
}}}
Logread:
{{{
Sat Mar 14 09:30:03 2015 daemon.notice netifd: radio0 (5093):
./mac80211.sh: eval: line 1: uci_get_state: not found
}}}
Also tried with
{{{
option iapp_interface 'lan'
}}}
but get the same.
--
Ticket URL: <https://dev.openwrt.org/ticket/19175>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets