I have a Tenda MW6 set with two nodes, ethernet backhaul. It runs great but,
iOS 14 gave me the notification of shame. Weak security. But this only happens when connected to the secondary node. When connected to the primary node the warning is not there.
Running
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -s
from my Macbook yields the following:
(Primary)
SSID B:S:S:I:D -56 6,-1 Y — WPA2(PSK/AES/AES)
SSID B:S:S:I:D -56 40 Y US WPA2(PSK/AES/AES)(Secondary)
SSID B:S:S:I:D -49 6,-1 Y — WPA(PSK/TKIP,AES/TKIP) WPA2(PSK,FT-PSK/TKIP,AES/TKIP)
SSID B:S:S:I:D -37 40 Y US WPA(PSK/TKIP,AES/TKIP) WPA2(PSK,FT-PSK/TKIP,AES/TKIP)
So indeed the secondary node is accepting WPA1 and TKIP as well as WPA2 AES but the primary node only takes WPA2 AES.
Following the research done at https://github.com/latonita/tenda-reverse I managed to telnet as root into each node (press and hold reset for 3 seconds to open port 23, root password is the base64 of your wifi password) and dump all the internal settings and there's little that varies between them. I tried changing the following settings which differed but it did not help:
wl2g.public.dot11r=0
wl2g.public.dot11v=0
wl5g.public.dot11r=0
wl5g.public.dot11v=0
wlan.fastroam.enable=0
Can anyone else with MW6's please check the Wifi security settings for each of your nodes and report back if your experience is the same as mine? And of course if you know how to fix this issue that would be even better.
(It is known the older Tenda MW3 only supports WPA2 TKIP)
Is this even in English?