Community discussions

MikroTik App
 
SilverNodashi
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 88
Joined: Mon Sep 04, 2017 4:18 pm
Location: South Africa
Contact:

slow wifi throughput

Tue Oct 30, 2018 6:46 am

Hi,

I hope someone can help me. All our laptops, cellphones and tablets are wireless, hence only using a RouterBOARD cAP Gi-5acD2nD.

Copying data from one laptop to another is excruciating slow. I am lucky if I get about 620KB/s. I used Teracopy to measure this.

Browsing network folders on another laptop, even if it's just one shared folder with a handful of documents, takes a couple minutes just to show the remote files. The MT AP is about 10m from the laptops.


 /export hide-sensitive 
# oct/30/2018 06:42:43 by RouterOS 6.43.2
# software id = MKII-15HB
#
# model = RouterBOARD cAP Gi-5acD2nD
# serial number = 817E07FC6F48
/interface bridge
add admin-mac=64:D1:54:F6:18:01 auto-mac=no comment=defconf name=bridge
/interface wireless
set [ find default-name=wlan1 ] amsdu-limit=2048 band=2ghz-b/g/n channel-width=20/40mhz-Ce disabled=no distance=indoors \
    frequency=auto mode=ap-bridge name=wlan1-2.4G ssid=HomeWifi tx-power-mode=all-rates-fixed wireless-protocol=802.11
set [ find default-name=wlan2 ] band=5ghz-a/n/ac channel-width=20/40/80mhz-Ceee disabled=no distance=indoors frequency=auto mode=\
    ap-bridge name=wlan2-5G ssid=HomeWifi wireless-protocol=802.11
/interface ethernet
set [ find default-name=ether1 ] speed=100Mbps
set [ find default-name=ether2 ] name="ether2 (POE Out)" speed=100Mbps
/interface pptp-client
add allow=mschap1,mschap2 connect-to=x.x.x.x disabled=no name=HST user=VPNA
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk group-ciphers=tkip,aes-ccm mode=dynamic-keys supplicant-identity=MikroTik \
    unicast-ciphers=tkip,aes-ccm
add authentication-types=wpa-psk,wpa2-psk eap-methods="" management-protection=allowed mode=dynamic-keys name=guest \
    supplicant-identity=""
add authentication-types=wpa-psk,wpa2-psk mode=dynamic-keys name=profile supplicant-identity=HomeWifi
/interface wireless
add disabled=no mac-address=66:D1:54:F6:18:03 master-interface=wlan1-2.4G name=HomeWifiGuest security-profile=guest ssid=\
    HomeWifiGuest
add disabled=no mac-address=66:D1:54:F6:18:04 master-interface=wlan2-5G name=HomeWifiGuest-5G security-profile=guest ssid=\
    HomeWifiGuest
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/ip pool
add name=dhcp ranges=192.168.10.100-192.168.10.200
/ip dhcp-server
add address-pool=dhcp disabled=no interface=bridge name=dhcp1
/port
set 0 name=serial0
/queue simple
add limit-at=10M/10M max-limit=10M/10M name="Movie Player" target=192.168.10.50/32
add limit-at=1M/1M max-limit=5M/5M name="Samsung Core" target=192.168.10.130/32
add limit-at=1M/1M max-limit=1M/1M name="Sony E1" target=192.168.10.132/32
add limit-at=2M/2M max-limit=5M/5M name=P10 target=192.168.10.101/32
add limit-at=128k/128k max-limit=128k/128k name="Canon Printer" target=192.168.10.120/32
add limit-at=512k/512k max-limit=2M/2M name=Tab-A target=192.168.10.102/32
add limit-at=512k/512k max-limit=1M/1M name=ICC-Pi target=192.168.10.20/32
add limit-at=512k/512k max-limit=1M/1M name=GrafPi target=192.168.10.30/32
/queue type
set 0 pfifo-limit=800
set 2 sfq-allot=3514
set 8 kind=sfq sfq-allot=4514
/queue interface
set ether1 queue=default
/interface bridge filter
add action=accept chain=forward in-interface=HomeWifiGuest-5G mac-protocol=ip src-address=192.168.10.0/24
add action=accept chain=forward in-interface=HomeWifiGuest mac-protocol=ip src-address=192.168.10.0/24
add action=accept chain=forward dst-address=192.168.10.120/32 mac-protocol=ip out-interface=HomeWifiGuest-5G
add action=accept chain=forward dst-address=192.168.10.120/32 mac-protocol=ip out-interface=HomeWifiGuest
add action=accept chain=forward in-interface=HomeWifiGuest-5G
add action=accept chain=forward in-interface=HomeWifiGuest
add action=accept chain=forward out-interface=HomeWifiGuest-5G
add action=accept chain=forward out-interface=HomeWifiGuest
# no interface
add action=drop chain=forward in-interface=*8
# no interface
add action=drop chain=forward out-interface=*8
# no interface
add action=drop chain=forward in-interface=*7
# no interface
add action=drop chain=forward out-interface=*7
add action=drop chain=forward in-interface=HomeWifiGuest-5G
add action=drop chain=forward out-interface=HomeWifiGuest-5G
add action=drop chain=forward in-interface=HomeWifiGuest
add action=drop chain=forward out-interface=HomeWifiGuest
/interface bridge port
add bridge=bridge comment=defconf disabled=yes interface=ether1
add bridge=bridge comment=defconf hw=no interface="ether2 (POE Out)"
add bridge=bridge comment=defconf interface=wlan1-2.4G
add bridge=bridge comment=defconf interface=wlan2-5G
add bridge=bridge interface=*7
add bridge=bridge interface=*8
add bridge=bridge interface=HomeWifiGuest-5G
add bridge=bridge interface=HomeWifiGuest
/interface bridge settings
set allow-fast-path=no use-ip-firewall=yes
/interface list member
add interface=ether1 list=WAN
add interface=bridge list=LAN
/interface wireless access-list
add ap-tx-limit=1000000
add ap-tx-limit=1000000 interface=HomeWifiGuest
add ap-tx-limit=1000000 interface=HomeWifiGuest-5G
add ap-tx-limit=1000000
add mac-address=18:67:B0:7D:9E:EF
/ip address
add address=192.168.10.1/24 interface="ether2 (POE Out)" network=192.168.10.0
add address=192.168.18.2/24 interface=ether1 network=192.168.18.0
/ip dhcp-client
add comment=defconf dhcp-options=hostname,clientid interface=ether1
/ip dhcp-server lease
add address=192.168.10.100 client-id=1:18:67:b0:7d:9e:ef mac-address=18:67:B0:7D:9E:EF server=dhcp1
add address=192.168.10.30 client-id=1:b8:27:eb:e5:6a:1f mac-address=B8:27:EB:E5:6A:1F server=dhcp1
add address=192.168.10.130 client-id=1:14:32:d1:df:a9:f8 comment="Samsung Core (Petra)" mac-address=14:32:D1:DF:A9:F8 server=\
    dhcp1
add address=192.168.10.102 client-id=1:f0:5b:7b:d7:4a:1a mac-address=F0:5B:7B:D7:4A:1A server=dhcp1
add address=192.168.10.50 comment="Minix Neo 5 Android Media Player" mac-address=00:E0:4C:81:88:77 server=dhcp1
add address=192.168.10.132 comment="Sony Experia E1" mac-address=30:75:12:49:04:ED server=dhcp1
add address=192.168.10.133 block-access=yes client-id=1:bc:76:5e:bd:4a:bd comment=Unknown insert-queue-before=first mac-address=\
    BC:76:5E:BD:4A:BD rate-limit=512K server=dhcp1
add address=192.168.10.101 always-broadcast=yes client-id=1:f0:c8:50:58:ec:d6 mac-address=F0:C8:50:58:EC:D6 server=dhcp1
add address=192.168.10.120 client-id=1:dc:85:de:6d:53:80 mac-address=DC:85:DE:6D:53:80 server=dhcp1
add address=192.168.10.111 client-id=1:10:f1:f2:83:af:b6 comment="Tammy Foon" mac-address=10:F1:F2:83:AF:B6 server=dhcp1
add address=192.168.10.31 client-id=1:b8:27:eb:f9:c6:8b mac-address=B8:27:EB:F9:C6:8B server=dhcp1
add address=192.168.10.110 mac-address=B4:E6:2D:04:CE:17 server=dhcp1
add address=192.168.10.107 client-id=1:c:54:15:7f:68:63 mac-address=0C:54:15:7F:68:63 server=dhcp1
/ip dhcp-server network
add address=192.168.10.0/24 dns-server=192.168.10.1,192.168.18.1,8.8.8.4 domain=WHZ gateway=192.168.10.1 netmask=24
/ip dns
set servers=192.168.18.1
/ip firewall filter
add action=accept chain=forward connection-state=established
add action=drop chain=input comment="drop invalid connections" connection-state=invalid
add action=accept chain=input comment="accept established connections" connection-state=established
add action=accept chain=input comment="accept related connections" connection-state=related
add action=drop chain=input disabled=yes
add action=accept chain=forward connection-state=related
add action=drop chain=forward connection-state=invalid disabled=yes
add action=drop chain=forward disabled=yes
add action=accept chain=input protocol=icmp
add action=accept chain=input connection-state=related
add action=drop chain=input in-interface-list=!LAN
add action=fasttrack-connection chain=forward connection-state=established,related
add action=accept chain=forward connection-state=established,related
/ip firewall nat
add action=masquerade chain=srcnat out-interface-list=WAN
add action=masquerade chain=srcnat comment="masquerade hotspot network" src-address=10.5.50.0/24
add action=masquerade chain=srcnat comment="Masquerade to HST LAN" dst-address=192.168.4.0/24 out-interface=HST src-address=\
    192.168.10.0/24
add action=masquerade chain=srcnat dst-address=192.41.100.0/24 out-interface=HST src-address=192.168.10.0/24
add action=masquerade chain=srcnat dst-address=192.168.1.0/24 out-interface=HST src-address=192.168.10.0/24
add action=masquerade chain=srcnat comment="NAT to Vereeniging" dst-address=192.168.6.0/24 out-interface=HST src-address=\
    192.168.10.0/24
add action=masquerade chain=srcnat comment="NAT to Rustenburg" dst-address=192.168.8.0/24 out-interface=HST src-address=\
    192.168.10.0/24
/ip route
add distance=1 gateway=192.168.18.1
add check-gateway=ping distance=1 dst-address=192.41.100.0/24 gateway=HST
add check-gateway=ping distance=1 dst-address=192.168.1.0/24 gateway=HST
add check-gateway=arp distance=1 dst-address=192.168.2.0/24 gateway=HST
add check-gateway=arp distance=1 dst-address=192.168.3.0/24 gateway=HST
add check-gateway=arp distance=1 dst-address=192.168.4.0/24 gateway=HST
add check-gateway=arp distance=1 dst-address=192.168.5.0/24 gateway=HST
add check-gateway=arp distance=1 dst-address=192.168.6.0/24 gateway=HST
add check-gateway=arp distance=1 dst-address=192.168.7.0/24 gateway=HST
add check-gateway=arp comment="Rustenburg VPN" distance=1 dst-address=192.168.8.0/24 gateway=HST
add check-gateway=arp distance=1 dst-address=192.168.8.0/24 gateway=HST
add check-gateway=arp distance=1 dst-address=192.168.9.0/24 gateway=HST
/ip route rule
add action=drop dst-address=192.168.10.0/24 src-address=192.168.0.0/24
/system clock
set time-zone-name=Africa/Johannesburg
/system identity
set name=HomeWifi
/system routerboard settings
set silent-boot=no
/tool mac-server
set allowed-interface-list=LAN
/tool mac-server mac-winbox
set allowed-interface-list=LAN

 
SilverNodashi
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 88
Joined: Mon Sep 04, 2017 4:18 pm
Location: South Africa
Contact:

Re: slow wifi throughput

Tue Oct 30, 2018 8:01 am

I also want to add that our internet is extremely slow. Our LTE is capable of 40Mbps, and I have, when connected directly to it with a LAN cable, on different occasions, been able to test about 35Mbps on www.speedtest.net.

Going through the wireless, I get about 1.5Mbps at the moment. http://www.speedtest.net/result/7758340444
 
SilverNodashi
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 88
Joined: Mon Sep 04, 2017 4:18 pm
Location: South Africa
Contact:

Re: slow wifi throughput

Fri Nov 02, 2018 10:45 am

Can anyone help, please?
 
User avatar
xvo
Forum Guru
Forum Guru
Posts: 1237
Joined: Sat Mar 03, 2018 1:12 am
Location: Moscow, Russia

Re: slow wifi throughput

Fri Nov 02, 2018 12:12 pm

Try to remove tkip from /interface wireless security-profiles
 
Andreaz
just joined
Posts: 7
Joined: Tue Apr 09, 2013 10:08 pm

Re: slow wifi throughput

Fri Nov 02, 2018 2:18 pm

This is the setting, if you use winbox, that worked for me. I went from 10-20 mbit to 250 (that is my max dsl) when I removed tkip from the 5 ghz radio.
Skjermbilde 2018-11-01 kl. 22.01.12.png
You do not have the required permissions to view the files attached to this post.