How to configure CAPsMAN on routeros 6.41rc50?
Settings from earlier versions are not working.
?
could you tell us more detailed about which features aren’t working?
CAPsMAN 6.41rc I configure, as written on the wiki, in the interface only writes (- managed CAPsMAN). Precisely such settings I do in 6.40.4 all works. How to configure 6.41rc?
Where is the instruction for setting CAPsMAN 6.41rc from scratch?
there are no big changes since v6.40.4. What CAPsMAN configuration you uses and what does it say in the log file on the CAPsMAN and CAP?
Why 6.40.4 works without problems. 6.41 rc does not work?
RouterBOARD 951Ui-2HnD
Cloud Router Switch 109-8G-1S-2HnD
Have you tried to make CAPsMAN on 6.41rc50?
Greetings. Could anyone solve issue? I upgraded RouterOS to 6.41 and made factory reset (for my reasons). Configured RB951Ui-2HnD from the scratch. And it’s working just fine, but over LANs and single Wi-Fi AP. But when I configure CAPsMAN (manager and client are the same device for testing) as usual nothing happens (virtual interfaces doesn’t appear), it looks like manager and client can’t resolve each other
UPDATE my solution was to create two firewall rules for CAPsMAN discovery ports
/ip firewall filter
add action=accept chain=input protocol=udp src-port=5246,5247
add action=accept chain=input protocol=udp dst-port=5246,5247
and CAPsMAN started to operate proper way.
I have had this problem a lot too. It seems like the communication doesn’t happen. Never used to happen, but happened to me frequently in the past year when setting them up.
You can see “Managed by capsman”, but you will see no channel selected or any configuration settings retrieved.
I think I resolved it by changing the Interfaces, Discovery Interfaces or ‘Bridge’ option on WiFi Interfaces → CAP button.
Not sure why I had to do it..