Community discussions

MikroTik App
 
sofiger
just joined
Topic Author
Posts: 2
Joined: Mon Feb 20, 2023 3:43 pm

[hAP ac2] Can't get gigabit speed

Mon Feb 20, 2023 3:48 pm

Hello everyone, I received a new router today, connected it. With the old router I received Internet on my PC at a speed of about 1 Gbps, but with the new ac2 I get a maximum of 350 Mbps. What could be the problem? Please help...
 
holvoetn
Forum Guru
Forum Guru
Posts: 5474
Joined: Tue Apr 13, 2021 2:14 am
Location: Belgium

Re: [hAP ac2] Can't get gigabit speed

Mon Feb 20, 2023 4:45 pm

Without having a look at your config and a picture of the complete network topology this device is being used in, hard to tell.
Drawing can be made on paper. Usually good enough. Make sure to indicate all different subnets.

Terminal:
/export file=anynameyouwish
Export and post between [code] quotes, mask out serial number and public WAN IP.
 
sofiger
just joined
Topic Author
Posts: 2
Joined: Mon Feb 20, 2023 3:43 pm

Re: [hAP ac2] Can't get gigabit speed

Mon Feb 20, 2023 8:00 pm

Without having a look at your config and a picture of the complete network topology this device is being used in, hard to tell.
Drawing can be made on paper. Usually good enough. Make sure to indicate all different subnets.

Terminal:
/export file=anynameyouwish
Export and post between [code] quotes, mask out serial number and public WAN IP.
Hi, sharing my exported file:
# feb/20/2023 17:55:58 by RouterOS 6.49.7
# software id = PJYJ-I6T6
#
# model = RBD52G-5HacD2HnD
# serial number = HDJ08H484BM
/interface bridge
add admin-mac=48:A9:8A:1A:C2:E0 auto-mac=no comment=defconf name=bridge
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-eC \
    country=ukraine disabled=no distance=indoors frequency=2452 installation=\
    indoor mode=ap-bridge ssid=MC1 wireless-protocol=802.11
set [ find default-name=wlan2 ] band=5ghz-a/n/ac channel-width=\
    20/40/80mhz-eeeC country=ukraine disabled=no distance=indoors frequency=\
    5825 guard-interval=long installation=outdoor mode=ap-bridge ssid=MC1_5G \
    wireless-protocol=802.11
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk mode=\
    dynamic-keys supplicant-identity=MikroTik wpa-pre-shared-key=*** \
    wpa2-pre-shared-key=***
/ip pool
add name=dhcp ranges=192.168.88.10-192.168.88.254
/ip dhcp-server
add address-pool=dhcp disabled=no interface=bridge name=defconf
/interface bridge port
add bridge=bridge comment=defconf interface=ether2
add bridge=bridge comment=defconf interface=ether3
add bridge=bridge comment=defconf interface=ether4
add bridge=bridge comment=defconf interface=ether5
add bridge=bridge comment=defconf interface=wlan1
add bridge=bridge comment=defconf interface=wlan2
/ip neighbor discovery-settings
set discover-interface-list=LAN
/interface list member
add comment=defconf interface=bridge list=LAN
add comment=defconf interface=ether1 list=WAN
/ip address
add address=192.168.88.1/24 comment=defconf interface=bridge network=\
    192.168.88.0
/ip dhcp-client
add comment=defconf disabled=no interface=ether1
/ip dhcp-server network
add address=192.168.88.0/24 comment=defconf 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 comment=defconf name=router.lan
/ip firewall filter
add action=accept chain=forward comment="defconf: accept in ipsec policy" \
    disabled=yes ipsec-policy=in,ipsec
add action=accept chain=forward comment="defconf: accept out ipsec policy" \
    disabled=yes ipsec-policy=out,ipsec
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" \
    connection-state=established,related
add action=accept chain=forward comment=\
    "defconf: accept established,related, untracked" connection-state=\
    established,related,untracked
add action=drop chain=forward comment="defconf: drop invalid" \
    connection-state=invalid disabled=yes
add action=drop chain=forward comment=\
    "defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat \
    connection-state=new disabled=yes in-interface-list=WAN
add action=accept chain=input protocol=icmp
add action=accept chain=input connection-state=established
add action=accept chain=input connection-state=related
add action=drop chain=input in-interface-list=!LAN
/ip firewall nat
add action=masquerade chain=srcnat comment="defconf: masquerade" \
    ipsec-policy=out,none out-interface-list=WAN
/tool mac-server
set allowed-interface-list=LAN
/tool mac-server mac-winbox
set allowed-interface-list=LAN
 
Moba
Member Candidate
Member Candidate
Posts: 211
Joined: Sun Sep 27, 2020 6:15 pm

Re: [hAP ac2] Can't get gigabit speed

Thu Feb 23, 2023 1:53 am

With a default setup using Fasttrack, the hAP ac2 is capable of close to Gigabit internet speed with NAT. Without NAT, it will switch over LAN at its rated speed no problem (computer to computer). It's the WIFI that's a bit disappointing. I would reset the device with the latest long term firmware and connect a single computer over ethernet for testing.

Anything that you add afterwards that requires the CPU will obviously reduce its available bandwidth.
 
User avatar
anav
Forum Guru
Forum Guru
Posts: 19322
Joined: Sun Feb 18, 2018 11:28 pm
Location: Nova Scotia, Canada
Contact:

Re: [hAP ac2] Can't get gigabit speed

Thu Feb 23, 2023 2:12 am

yes you should be getting 1gig on hapac2.........
I have a more powerful router and my ISP is 1gig, but I only see on speed test typically 960ish.
 
User avatar
normis
MikroTik Support
MikroTik Support
Posts: 26368
Joined: Fri May 28, 2004 11:04 am
Location: Riga, Latvia

Re: [hAP ac2] Can't get gigabit speed

Thu Feb 23, 2023 9:00 am

OP, How are you testing the speed?

Who is online

Users browsing this forum: No registered users and 23 guests