|
本帖最后由 safehorse 于 2017-10-23 10:12 编辑
网上看了下说是真要攻击, 还得是别人在你的WIFI信号范围内才可以.....
所以还真是没多在关系啊?
另外用手机的流量好像没问题?
Posted Oct 19, 2017 20:54 UTC (Thu) by timo_s (guest, #112870) [Link] On a shell you can run:
~$ uci set wireless.@wifi-iface[0].wpa_disable_eapol_key_retries='1'
~$ uci set wireless.@wifi-iface[1].wpa_disable_eapol_key_retries='1'
~$ uci commit
~$ reboot
(assuming you have two radios, 2.4GHz and 5GHz, following at the default naming scheme wifi_iface[0] etc.)
You can also set this from the web interface. However, this only works if you updated all your luci* packages after you flashed 17.01.4. There was a bug in the released images that led to the option only being visible in the web interface under certain conditions. This has been resolved right after the release of 17.01.4, so you manually need to update your packages in order to get that fix. Then you can find the option in the Wireless Security tab of each of your wireless interfaces.
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
×
|