Hi,
I had 2 "wireless" (=older) devices running as accesspoints, my crs328 did the job as capsman (controller).
Now I wanted to switch to newer accesspoints and bought 2 cAPGi-5HaxD2HaxD
In one thread I read that I could use old and new capsman together, but it didn't work, so I canceled capsman on the crs328 and started the new wifi package on my VM.
That worked so far, I come (with my configuration settings for wifi) to the point where my first accesspoint "knows" that it is managed by my capsman.
My problem now is, that the accesspoint doesn't start showing the SSID, and both of the entries in chapter "WiFi" are empty so far; just showing wifi1 and wifi2, but empty.
On my first accesspoint:On the VM:
I compared the config with a lot of guides, but I cannot see "the" mistake. I know there can be improvements, but at first I wanted to see wifi and do a first simple test with my enduser devices.
added
(1) on the capsman controller I see the accesspoint under "remote cap"
(2) instead provisioning as "create enabled" I also tested dynamically
(3) on the controller I also see 2 cap-interfaces cap-wifi1 and cap-wifi2
(4) this vm is my main router / firewall / ... I have a rule to allow any traffic within the subnet, so incoming and outgoing within the local lan is (should be, if I didn't a mistake) allowed.
I'm thankful for anykind of help!
Erik
I had 2 "wireless" (=older) devices running as accesspoints, my crs328 did the job as capsman (controller).
Now I wanted to switch to newer accesspoints and bought 2 cAPGi-5HaxD2HaxD
In one thread I read that I could use old and new capsman together, but it didn't work, so I canceled capsman on the crs328 and started the new wifi package on my VM.
That worked so far, I come (with my configuration settings for wifi) to the point where my first accesspoint "knows" that it is managed by my capsman.
My problem now is, that the accesspoint doesn't start showing the SSID, and both of the entries in chapter "WiFi" are empty so far; just showing wifi1 and wifi2, but empty.
On my first accesspoint:
Code:
[admin@MikroTik] /interface/wifi> export# 2024-06-11 15:47:07 by RouterOS 7.15.1# software id = 9J12-2RZ6## model = cAPGi-5HaxD2HaxD# serial number = ***/interface wifi# managed by CAPsMANset [ find default-name=wifi1 ] configuration.manager=capsman-or-local .mode=ap datapath=capdp# managed by CAPsMANset [ find default-name=wifi2 ] configuration.manager=capsman datapath=capdp/interface wifi capset caps-man-addresses=10.43.210.254 discovery-interfaces=LAN-Bridge enabled=yes slaves-datapath=capdp/interface wifi datapathadd bridge=LAN-Bridge comment=defconf disabled=no name=capdp
Code:
# 2024-06-11 15:48:56 by RouterOS 7.15# software id = #/interface wifiadd name=cap-wifi1 radio-mac=D4:01:C3:94:99:A2add name=cap-wifi2 radio-mac=D4:01:C3:94:99:A1/interface wifi channeladd band=5ghz-n disabled=no frequency=2300-7300 name=channel1 skip-dfs-channels=all width=20mhzadd band=2ghz-n disabled=no frequency=2300-7300 name=channel2 skip-dfs-channels=all width=20mhz/interface wifi datapathadd bridge=LAN-Bridge disabled=no name=datapath1 vlan-id=1/interface wifi securityadd authentication-types=wpa2-psk disabled=no name=R403-Wifi6-security/interface wifi configurationadd channel=channel1 country=Austria datapath=datapath1 datapath.bridge=LAN-Bridge disabled=no manager=capsman mode=ap name=R403-Wifi6 security=R403-Wifi6-security security.ft=no ssid=R403-Wifi6add channel=channel2 country=Austria datapath=datapath1 disabled=no mode=ap name=R403-Wifi.alt security=R403-Wifi6-security ssid=R403-Wifi.alt/interface wifi capsmanset ca-certificate=auto certificate=auto enabled=yes interfaces=LAN-Bridge package-path="" require-peer-certificate=no upgrade-policy=none/interface wifi provisioningadd action=create-enabled disabled=no master-configuration=R403-Wifi6 radio-mac=00:00:00:00:00:00
added
(1) on the capsman controller I see the accesspoint under "remote cap"
(2) instead provisioning as "create enabled" I also tested dynamically
(3) on the controller I also see 2 cap-interfaces cap-wifi1 and cap-wifi2
(4) this vm is my main router / firewall / ... I have a rule to allow any traffic within the subnet, so incoming and outgoing within the local lan is (should be, if I didn't a mistake) allowed.
I'm thankful for anykind of help!
Erik
Statistics: Posted by toolongformt — Tue Jun 11, 2024 4:53 pm