wAP AC as CAP managed by CAPsMAN ?
Posted: Fri Aug 30, 2019 3:17 pm
Hello, I have in one building several cAPs (RBcAPGi-5acD2nD, RBcAPL-2nD) providing two SSIDs, managed by CAPsMAN on CCR1016, and everything is working fine.
But I had to cover the yard also, so I decided to put there wAP G-5HacT2HnD (because it is waterproof), but it simply does not work, even if I reset the configuration to the CAPs mode.
On the wAP in the wireless interfaces there looks everything OK and both wlans are managed by CAPsMan, providing the signal and SSID.
But any client connected to this wAP can not access internet, despite the fact that in Log and Registration Tables the client is well connected (good signal strenght). It simply does not transfer any data (client - wAP), ping from the wAP to WAN works, the bandwith test inside LAN is also OK.
Client devices rather connect to the other CAP, which is far away and on bad signal, than to this strange wAP.
Replacing this wAP by pure CAP solve this issue, but I would like to have outdoor wAP (or something similar) working as CAP?
Does anyone have any idea what to do?
Here is the full RSC from the wAP:
But I had to cover the yard also, so I decided to put there wAP G-5HacT2HnD (because it is waterproof), but it simply does not work, even if I reset the configuration to the CAPs mode.
On the wAP in the wireless interfaces there looks everything OK and both wlans are managed by CAPsMan, providing the signal and SSID.
But any client connected to this wAP can not access internet, despite the fact that in Log and Registration Tables the client is well connected (good signal strenght). It simply does not transfer any data (client - wAP), ping from the wAP to WAN works, the bandwith test inside LAN is also OK.
Client devices rather connect to the other CAP, which is far away and on bad signal, than to this strange wAP.
Replacing this wAP by pure CAP solve this issue, but I would like to have outdoor wAP (or something similar) working as CAP?
Does anyone have any idea what to do?
Here is the full RSC from the wAP:
Code: Select all
/interface bridge
add admin-mac=CC:2D:E0:E7:BE:44 auto-mac=no comment=defconf name=bridgeLocal
/interface wireless
# managed by CAPsMAN
# channel: 2412/20-Ce/gn(20dBm), SSID: Slunecna_337, CAPsMAN forwarding
set [ find default-name=wlan1 ] ssid=MikroTik
# managed by CAPsMAN
# channel: 5640/20-eCee/ac(27dBm), SSID: Slunecna_337, 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
/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
/ip ssh
set allow-none-crypto=yes forwarding-enabled=remote
/system clock
set time-zone-name=Europe/Prague