How to disable Wi-Fi access point
-
Hi all. Please tell me how can I switch Wi-Fi access point off (Omega-XXXX). I no need to use it.
Theuci
has the next options:root@Omega-XXXX:/# uci show | grep disable firewall.@defaults[0].disable_ipv6='1' wireless.radio0.disabled='0' wireless.ap.disabled='0' wireless.sta.disabled='0'
If I try to set
1
either one of these, all Wi-Fi connections will be off.
-
@Modest-Polykarpovich this question has been asked countless times. If you disable the access point you are also disabling all wifi on the device.
My solution is to hide the access point and set a very complex key. Not a perfect solution but better than nothing.