CAPsMAN

Hi,
I have 2 devices - Chateau LTE12 and cAP ac - both same OS Release 7.1beta1 (Chateau is brand new, not possible to use version before 7, so upgraded cAP ac to same)
I want to enable CAPsMAN, to control cAP ac wireless settings.
I am following this tutorial - https://wiki.mikrotik.com/wiki/Manual:Simple_CAPsMAN_setup
As I understood I dont need to do step 1 - as my Chateau is in default configuration, and also I dont need to do step 3, as I press reset button for 10 sec, and put cAP ac in CAP mode.
But I am having a problem. I can see that cAP ac is showing in CAPsMAN configuration page, but no IP address is assigned to clients, who connects to wireless network.
Somebody can help with ideas?

Did you enable bridge on the cap settings?

Sent from my SM-A705FN using Tapatalk

If you are reffereing to manual “Step #3, setup CAPs - Connect to your CAP, create a bridge”
Yes, bridge is there and is created by default in CAPs mode

Please export your config
And yes i am refering to the bridge settings in on
https://wiki.mikrotik.com/wiki/File:Simple_CAPsMAN_Step3_3.png

…and all ports from cap ac should be part of the bridge.

Also the wireless?

Yes, also wireless.

Easiest way is by resetting the cAP ac and choosing CAPs Mode.
System, Reset Configuration

What if local forwarding is in used should i enable bridge for all interfaces?

Shy, did you try the above reply (resetting and configuring CAPs Mode)? That’s like the only thing you have to do on the cAP ac.

It was already done.

Can you tell how the bridge needs to be aet while local forwarding is in used?

Hi,
I did reset on both devices and tried to set up all again, but same result.
I added exported configurations, maybe you can help to understand where is problem.

Maybe problem is with 7.1beta1?
cap.txt (946 Bytes)
capsman.txt (8.34 KB)

I think you are missing

/caps-man datapath
add bridge=bridge client-to-client-forwarding=yes local-forwarding=yes name=
datapath.bridge

Sent from my SM-A705FN using Tapatalk

Did it work for you?