Ticket #457 (closed defect: fixed)
Creating Guest WLAN
| Reported by: | Gábor Varga <vargagab@…> | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | LuCI Base | Keywords: | |
| Cc: | jow soma |
Description
Hi!
Due to the changeset r8782 you cannot assign the WiFi? to a New network (due to network.widget = "checkbox" line: source:/luci/trunk/modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua?rev=8782#L419) the option not shown - shown only when the self.widget is not "checkbox": source:/luci/trunk/libs/web/luasrc/view/cbi/network_netlist.htm?rev=8782#L50).
On the new Network page you can not create a network with Static IPAddress without an interface, you must create a new one.
So, with these problems, you cannot setup a guest WiFi? in LuCI without creating a new Custom LAN Interface (not WiFi?).
Thanks,
vargalex
