Hi,
Maybe I searched the wrong keywords but I could not find a similar issue in the forums. I run a RB4011 as a router in my network and recently added a hAP ac2 as an additional AP using CAPsMAN which works fine. Unfortunately, after setting the hAP ac2 in bridge mode or CAP I cannot access the admin interface via web nor Winbox although it gets a proper IP using DHCP. The only way to connect the device at the moment is using MAC Telnet.
The current configuration (created by resetting the device to CAP mode by pressing the reset button another 10 seconds) is as following:
# may/01/2019 16:20:42 by RouterOS 6.44.3
# software id = yes
#
# model = RBD52G-5HacD2HnD
# serial number = yes
/interface bridge
add admin-mac=an:on:ym:iz:ed:xx auto-mac=no comment=defconf name=bridgeLocal
/interface wireless
# managed by CAPsMAN
# channel: 2452/20-Ce/gn(20dBm), SSID: mySSID, CAPsMAN forwarding
set [ find default-name=wlan1 ] ssid=MikroTik
# managed by CAPsMAN
# channel: 5180/20-Ceee/ac(23dBm), SSID: mySSID, CAPsMAN forwarding
set [ find default-name=wlan2 ] ssid=MikroTik
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/interface bridge port
add bridge=bridgeLocal comment=defconf interface=ether1
add bridge=bridgeLocal comment=defconf interface=ether2
add bridge=bridgeLocal comment=defconf interface=ether3
add bridge=bridgeLocal comment=defconf interface=ether4
add bridge=bridgeLocal comment=defconf interface=ether5
/interface wireless cap
#
set bridge=bridgeLocal discovery-interfaces=bridgeLocal enabled=yes interfaces=wlan1,wlan2
/ip dhcp-client
add comment=defconf dhcp-options=hostname,clientid disabled=no interface=bridgeLocal
/system clock
set time-zone-name=Europe/Zurich
Any help is very appreciated. Thanks in advance!
Best regards,
Shoe