Recently I’ve encountered kind of strange problem with unnecessary client reassociation, which previously hadn’t happend. There where no physical change in hardware configuration, just some software upgrades..
Log in AP says:
12:17:56 wireless,debug wlan5: 00:15:6D:C1:AA:AA attempts to associate
12:17:56 wireless,info 00:15:6D:C1:AA:AA@wlan5: reassociating
12:17:56 wireless,info 00:15:6D:C1:AA:AA@wlan5: disconnected, ok
12:17:56 wireless,debug wlan5: 00:15:6D:C1:AA:AA in local ACL, accept
12:17:56 wireless,info 00:15:6D:C1:AA:AA@wlan5: connected, wants WDS
Log in CPE says:
12:17:02 wireless,info 00:15:6D:64:BB:BB@wlan1: lost connection, extensive data loss
12:17:04 wireless,info 00:15:6D:64:BB:BB@wlan1 established connection on 5805, SSID kvartalas-5p
12:17:54 wireless,info 00:15:6D:64:BB:BB@wlan1: lost connection, extensive data loss
12:17:56 wireless,info 00:15:6D:64:BB:BB@wlan1 established connection on 5805, SSID kvartalas-5p
Signals are -59/-56, SNR 45
I’ve noticed that this could be related with wireless-test package. All this started when wireless-test package was enabled. So to be sure, I’ve switched to wireless (not test) package, seems this has some effect, everything works fine.
Can someone please explain if there are any more differences between wireless and wireless-test packages despite those mentioned in http://wiki.mikrotik.com/wiki/Wireless_Development ?
Reason I decided to use wireless-test package was to implement Management Frame Protection.