Community discussions

MikroTik App
 
aklothakis
just joined
Topic Author
Posts: 10
Joined: Mon Dec 29, 2014 4:02 am

hAP Lite poor wireless performance

Mon Oct 19, 2015 12:06 pm

Hello guys, i bought a hAP lite but i am afraid that the wireless performance is poor. I have a 30Mbit connection the modem is synced in 29993Mbits but the performance i got from the hAP wifi is the one shown from speedtest. I have no problem with the ethernet though.

I have also attached my configuration can you please check it and tell me if i am doing something wrong..?

Thank you

Speedtest : http://www.speedtest.net/result/4757663763.png
/interface bridge
add admin-mac=4C:5E:0C:E7:AD:F8 auto-mac=no name=bridge-local
/interface wireless
set [ find default-name=wlan1 ] antenna-gain=10 band=2ghz-b/g/n disabled=no \
    frequency=auto frequency-mode=superchannel max-station-count=30 mode=\
    ap-bridge ssid=MikroTik-MyHOME wireless-protocol=802.11
/interface ethernet
set [ find default-name=ether1 ] name=ether1-gateway
set [ find default-name=ether2 ] name=ether2-master-local
set [ find default-name=ether3 ] master-port=ether2-master-local name=\
    ether3-slave-local
set [ find default-name=ether4 ] master-port=ether2-master-local name=\
    ether4-slave-local
/ip neighbor discovery
set ether1-gateway discover=no
/interface wireless security-profiles
set [ find default=yes ] authentication-types=\
    wpa-psk,wpa2-psk,wpa-eap,wpa2-eap eap-methods="" mode=dynamic-keys \
    wpa-pre-shared-key=wpa2-pre-shared-key=
/ip ipsec proposal
set [ find default=yes ] enc-algorithms=aes-128-cbc


/interface bridge port
add bridge=bridge-local interface=ether2-master-local
add bridge=bridge-local interface=wlan1
add bridge=bridge-local interface=ether1-gateway
/ip address
add address=192.168.1.11/24 comment="default configuration" interface=\
    bridge-local network=192.168.1.0

/ip dhcp-server network
add address=192.168.88.0/24 comment="default configuration" dns-server=\
    192.168.88.1 gateway=192.168.88.1

/ip dns
set allow-remote-requests=yes
/ip dns static
add address=192.168.88.1 name=router
/ip firewall filter
add chain=input comment="default configuration" disabled=yes protocol=icmp
add chain=input comment="default configuration" connection-state=\
    established,related disabled=yes
add action=drop chain=input comment="default configuration" disabled=yes \
    in-interface=ether1-gateway
add chain=forward comment="default configuration" connection-state=\
    established,related disabled=yes
add action=drop chain=forward comment="default configuration" \
    connection-state=invalid disabled=yes
add action=drop chain=forward comment="default configuration" \
    connection-nat-state=!dstnat connection-state=new disabled=yes \
    in-interface=ether1-gateway
/ip firewall nat
add action=masquerade chain=srcnat comment="default configuration" disabled=\
    yes out-interface=ether1-gateway
/system clock
set time-zone-autodetect=no
/system routerboard settings
set cpu-frequency=650MHz
/tool mac-server
set [ find default=yes ] disabled=yes
add interface=ether2-master-local
add interface=ether3-slave-local
add interface=ether4-slave-local
add interface=wlan1
add interface=bridge-local
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add interface=ether2-master-local
add interface=ether3-slave-local
add interface=ether4-slave-local
add interface=wlan1
add interface=bridge-local
 
jarda
Forum Guru
Forum Guru
Posts: 7756
Joined: Mon Oct 22, 2012 4:46 pm

Mon Oct 19, 2015 12:40 pm

Do you have both chains enabled? Can you use wide channel mode? What is the reason for superchannel mode? Can you use short guard interval?
Why antenna gain is set to 10?
 
deanMKD1
Member
Member
Posts: 366
Joined: Fri Dec 12, 2014 12:06 am
Location: Macedonia
Contact:

Re: hAP Lite poor wireless performance

Mon Oct 19, 2015 12:52 pm

Set antenna gain to 0.
 
aklothakis
just joined
Topic Author
Posts: 10
Joined: Mon Dec 29, 2014 4:02 am

Re: hAP Lite poor wireless performance

Mon Oct 19, 2015 1:14 pm

Thank you for your answers.

First yes i have enabled both chains. No reason for superchannel i just did some tests i have set it back to regulatory_domain. As far as the short guard interval i cannot set a specific value i just have it to long now. Antenna gain was also for testing i set it back to 0 again.

After these my speed improved quite a bit i am getting now about 20Mbits.

http://www.speedtest.net/result/4757801889.png
 
jarda
Forum Guru
Forum Guru
Posts: 7756
Joined: Mon Oct 22, 2012 4:46 pm

Mon Oct 19, 2015 2:15 pm

Use wide channel and watch the clients registration tabs to see how the Ap is talking to the client. Also check the abilities of the client...

Who is online

Users browsing this forum: No registered users and 6 guests