I have very simple configuration with mikrotik devices: router and AP. I would like to manage AP by CAPsMan, but it’s not work. On AP wifiwave2 interfaceses I havve information “managed by CAPsMAN”, but on router wifiwave 2 cap interfaces i have information “no connection to CAPsMAN, managed locally”. Can you see my configuration and tell me what’s wrong?
cAP ax (arm64) v7.11.2
# 1970-01-02 00:03:53 by RouterOS 7.11.2
# software id = NVFZ-WWS8
#
# model = cAPGi-5HaxD2HaxD
# serial number = <removed>
/interface bridge
add admin-mac=78:9A:18:4E:6C:A3 auto-mac=no comment=defconf name=bridgeLocal
/interface wifiwave2 datapath
add bridge=bridgeLocal comment=defconf disabled=no name=capdp
/interface wifiwave2
# managed by CAPsMAN
set [ find default-name=wifi1 ] configuration.manager=capsman datapath=capdp \
disabled=no
# managed by CAPsMAN
set [ find default-name=wifi2 ] configuration.manager=capsman datapath=capdp \
disabled=no
/interface bridge port
add bridge=bridgeLocal comment=defconf interface=ether1
add bridge=bridgeLocal comment=defconf interface=ether2
/interface wifiwave2 cap
set discovery-interfaces=bridgeLocal enabled=yes slaves-datapath=capdp
/ip dhcp-client
add comment=defconf interface=bridgeLocal
/system note
set show-at-login=no
shmitd2 :
You config is listening to bridge br for caps but ether5 is no part of that bridge.
So nothing will come in if those caps are connected via ether5.
Looking at config, only ether 8,9 and 10 are bridge members. What is with the other ports ?
As @holvoetn said, you set listening interface to bridge but ether5 is not a bridge member so it’s normal that there is no connection between cap and manager.
Add ether5 as bridge member, untag PVID 1 on ether5 as this is your mgmt network I presume, tag PVID 20, 30 and bridge and then it should work.
But this is not default configuration, what are you trying to achieve ?
Then you should tag your VLANs 20 and 30 for ether10 as well because you are expecting those VLANs on CAP. Untag ether10 for VLAN1 because on default VLAN you have 192.168.1.0/24 network and it’s assigned to bridge, and that is where CAPsMAN is listening.
My advice, reset to default configuration on RB3011 and we will start from there then. You will get default firewall rules that are good enough for like 99% of the users.
I set CAPsMAN up for the first time today, some takeaways for me when I reset my CAP was I couldn’t get in to the CAP until I tried ssh which then promted me to change the password phew! I do love the control from 1 item aspect, things like this make me smile hard…
My next quest is to get FT working, I did enable it on all the above which has 2 seperate SSID’s I’m not sure if that is how it works or not but some of my stuff just wouldn’t connect after enabling FT Enabled and FT Over DS in winbox. I don’t use a central config.