#20268: Wireless default settings (Factory reset)
-----------------------+------------------------
 Reporter:  anonymous  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  high       |  Milestone:
Component:  packages   |    Version:  Trunk
 Keywords:             |
-----------------------+------------------------
 Hi,

 I am trying to change the default wireless settings,
 config wifi-device  wifi0
         option type     qcawifi
         option channel  auto
         option macaddr  00:03:7f:42:06:61
         option hwmode   11ng
         # REMOVE THIS LINE TO ENABLE WIFI:
         option disabled 1

 config wifi-iface
         option device   wifi0
         option network  lan
         option mode     ap
         option ssid     OpenWrt
         option encryption none

 config wifi-device  wifi1
         option type     qcawifi
         option channel  auto
         option macaddr  00:03:7f:42:06:62
         option hwmode   11na
         # REMOVE THIS LINE TO ENABLE WIFI:
         option disabled 1

 config wifi-iface
         option device   wifi1
         option network  lan
         option mode     ap
         option ssid     OpenWrt
         option encryption none

 if i do after changing this and reboot its works according to my changes
 but when do the factory reset, its came back to default settings what it
 was. Could anyone help how i can change this default settings.

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