I’m trying to run the wireless tools on my mAP. For each of the tools that I try and start (Wireless > Interfaces > Scanner|Freq. Usage|Alignment|Wireless Sniffer|Wireless Snooper), I get an error pop up that says:
“Couldn’t start - other tool running (6)”
I’ve checked the tools export and it doesn’t look like anything is enabled. Am I missing something?
/tool export
# sep/28/2015 12:59:28 by RouterOS 6.32.2
# software id = 9IXH-IJHT
#
/tool bandwidth-server
set enabled=no
/tool mac-server
set [ find default=yes ] disabled=yes
add interface="LAN (eth2)"
add interface=wlan1
add interface=bridge-local
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add interface="LAN (eth2)"
add interface=wlan1
add interface=bridge-local
/tool sniffer
set filter-interface=all
[admin@Router] >