#17585: Cannot scan in Luci on WNDR3700 - radio0 used instead of wlan0
-------------------------+-----------------------------------
 Reporter:  greenfeld@…  |      Owner:
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:  Barrier Breaker 14.07
Component:  luci         |    Version:  Barrier Breaker 14.07
 Keywords:               |
-------------------------+-----------------------------------
 I cannot scan in Luci to see what Wifi stations are nearby on a
 WNDR3700v1.  This is from the "Network / Wifi" (admin/network/wireless)
 web page.

 All that is seen when the "Scan" button for either radio is clicked is the
 Luci UI header followed by a blank page.

 This is with a release candidate 3, factory-NA install where all the
 settings from the previous OpenWRT installation presumably were lost &
 manually re-entered.

 In /etc/config/wireless and the UI, the Atheros radios in the device are
 listed as radio0 and radio1.  But with the "ifconfig" command, the Wifi
 interfaces are named wlan0, wlan0-1 (second SSID), and wlan1.

 So the UI wants to use the URL:
 http://{IP}/cgi-
 bin/luci/;stok={token}/admin/network/wireless_join?device=radio0 (or
 radio1)

 But this URL seems to be the one that actually works:
 http://{IP}/cgi-
 bin/luci/;stok={token}/admin/network/wireless_join?device=wlan0 (or wlan1)

--
Ticket URL: <https://dev.openwrt.org/ticket/17585>
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