Page 1 of 1

Optimal setup for RBmAP2n APs controller with CAPsMaN

Posted: Fri Jun 26, 2015 4:39 am
by tjopsta
Hi all,

First time I'm going this deep into wireless networking, so please bear with me. I got a RB750GL as my controller (Capsman server) and 2 RBmAP2n APs. Everything is working, but my speeds are pretty pathetic. If I'm not at least 5 meters from the AP, I get ridiculously slow speeds, anywhere in the range of 1-5Mbps. If I am closer, I maybe get 25Mbps. I must be doing something wrong. I found out after I bought it that it only has one radio, so I won't get it above 50Mbps at all :/ so I at least want it to reach as close as I can to 50Mbps.

My questions are:

- Where should I start looking to try and get my speeds up?
- Is there any other devices I can use to try and get my range longer and get me close to 100Mbps? (hAP lite maybe? but no POE in :( )

This is my setup on capsman currently (most of my config is blank because of not know what to set it)

Image

Image

Image

Image

Image


PS: I feel silly posting screenshots... what's the best way to show configs? (sorry I'm new here)... paste an export?
# jun/25/2015 05:23:49 by RouterOS 6.29.1
# software id = FYG8-EHLL
#
/caps-man security
add authentication-types=wpa-psk,wpa2-psk encryption=aes-ccm,tkip name=Auth1 passphrase=*******
/caps-man configuration
add country=canada datapath.bridge=Wifi-Bridge mode=ap name=snollie security=Auth1 ssid=snollie
/caps-man interface
# 
add arp=enabled configuration=snollie disabled=no l2mtu=1600 mac-address=D4:CA:6D:88:E0:1F master-interface=none mtu=1500 name=mAP1 \
    radio-mac=D4:CA:6D:88:E0:1F
# 
add arp=enabled configuration=snollie disabled=no l2mtu=1600 mac-address=D4:CA:6D:88:E0:16 master-interface=none mtu=1500 name=mAP2 \
    radio-mac=D4:CA:6D:88:E0:16
/caps-man manager
set ca-certificate=auto certificate=auto enabled=yes


Any help will be really appreciated

Thanks.

Re: Optimal setup for RBmAP2n APs controller with CAPsMaN

Posted: Fri Jun 26, 2015 9:30 am
by panosla
Uncheck tkip and WPA and try again

Re: Optimal setup for RBmAP2n APs controller with CAPsMaN

Posted: Sun Jun 28, 2015 6:08 am
by tjopsta
Thanks Panosla, that made me peak at 25Mbps up and down on wifi... :/ guess that's as good as I'll get with one radio in the AP?

Re: Optimal setup for RBmAP2n APs controller with CAPsMaN

Posted: Wed Jul 01, 2015 6:24 pm
by panosla
Setup correctly Channel and Extension Channel

Re: Optimal setup for RBmAP2n APs controller with CAPsMaN

Posted: Wed Jul 01, 2015 6:36 pm
by tjopsta
Hi Panosla,

Would you care to elaborate what the optimal settings would be for the channels and extension channels? This is kinda why I'm asking the question on the forum, as if I knew these settings I wouldn't have to bother the forum :D

Thanks!