CAPSMAN with WifiWave2 does not work as intended
Posted: Thu Aug 31, 2023 12:05 am
Hey,
After years of a happy life with a CAPSMAN installation I was confronted with the necessity to learn more about Wifiwave2:
Our next office should have AX wifi, of course from MikroTik again... but I am struggeling with the config:
Before I set up datapaths, configs and security on the central CAPSMAN and only enabled CAP.
So the Data is all brought to the central and then routed into the network which worked quite well.
Now i tried this with a fresh set up capsman (on an RB5009) and a single cap AX, both running RouterOS 7.11
And it does not work at all. Looks like the CAP connects to Capsman but does neither get an SSID nor broadcast something.
This is just a test setup. Finally i will run a bunch of CAP ax that should work on 5GHz and 2.4 GHz with AX, AC, N and G and should offer several SSIDs but this simple setup should work.
I had all this running with good old capsman but wifiwave2 drives me crazy...
CAPSMAN:
CAP:
After years of a happy life with a CAPSMAN installation I was confronted with the necessity to learn more about Wifiwave2:
Our next office should have AX wifi, of course from MikroTik again... but I am struggeling with the config:
Before I set up datapaths, configs and security on the central CAPSMAN and only enabled CAP.
So the Data is all brought to the central and then routed into the network which worked quite well.
Now i tried this with a fresh set up capsman (on an RB5009) and a single cap AX, both running RouterOS 7.11
And it does not work at all. Looks like the CAP connects to Capsman but does neither get an SSID nor broadcast something.
This is just a test setup. Finally i will run a bunch of CAP ax that should work on 5GHz and 2.4 GHz with AX, AC, N and G and should offer several SSIDs but this simple setup should work.
I had all this running with good old capsman but wifiwave2 drives me crazy...
CAPSMAN:
Code: Select all
/interface wifiwave2
add name=cap-wifi1
add name=cap-wifi2
/interface wifiwave2 datapath
add bridge=bridge1 disabled=no name=dp-test
/interface wifiwave2 security
add authentication-types=wpa2-psk,wpa3-psk disabled=no name=sec-test \
passphrase=veryverysecret
/interface wifiwave2 configuration
add country=Germany datapath=dp-test disabled=no manager=capsman name=\
cfg-test security=sec-test ssid=test
/interface wifiwave2 capsman
set ca-certificate=CAPsMAN-CA-789A1837E28A enabled=yes interfaces="" \
package-path="" require-peer-certificate=yes upgrade-policy=none
/interface wifiwave2 provisioning
add action=create-enabled disabled=no master-configuration=cfg-test
Code: Select all
/interface wifiwave2
# managed by CAPsMAN
set [ find default-name=wifi1 ] configuration.manager=capsman-or-local .mode=\
ap disabled=no
# managed by CAPsMAN
set [ find default-name=wifi2 ] configuration.manager=capsman-or-local .mode=\
ap disabled=no
/interface wifiwave2 cap
set certificate=CAP-48A98AC534F4 discovery-interfaces=bridge enabled=yes