Slow internet speed in Hotspot

I have a RB750 Gr3 as a hotspot router. In ethr1 I have 1Gbps internet connection and port 2,3,4 are in bridge mode.

My problem is while I connect my laptop in port 2 I am only getting 250Mbps speed while if I connect my laptop directly to the ISP line then I am getting 1Gbps speed.

Can sommone please help me out to resolve this issue. Why this is happening.

If you could provide your config, some observations could be made

750Gr3 does not give more than 250-300Mbps if you do not use fasttrack.
And if you use fasttrack, you loose some function like bandwidth control etc.
Also you need to make sure your bridge is setup show it gives you hardware accelerated speed.
CPU is not the best in this small cheap device.

# model = RouterBOARD 750G r3
# serial number = 8898767670
/interface bridge
add fast-forward=no name=bridge1
/interface ethernet
set [ find default-name=ether1 ] comment=ACT
set [ find default-name=ether5 ] comment=Airtel
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
add hotspot-address=10.5.50.1 html-directory=flash/hotspot login-by=\
    cookie,http-chap,mac-cookie name=hsprof1 radius-interim-update=4m \
    use-radius=yes
/ip hotspot
add disabled=no interface=bridge1 name=hotspot1 profile=hsprof1
/ip hotspot user profile
set [ find default=yes ] keepalive-timeout=1d2m shared-users=4 \
    status-autorefresh=1d1m
/ip pool
add name=hs-pool-8 ranges=10.5.50.2-10.5.50.254
/ip dhcp-server
add address-pool=hs-pool-8 disabled=no interface=bridge1 lease-time=1h name=\
    dhcp1
/interface bridge port
add bridge=bridge1 interface=ether3
add bridge=bridge1 interface=ether2
add bridge=bridge1 interface=ether4
/interface list member
add interface=ether1 list=WAN
add list=LAN
/ip address
add address=10.5.50.1/24 interface=ether2 network=10.5.50.0
/ip dhcp-server network
add address=10.5.50.0/24 comment="hotspot network" gateway=10.5.50.1
/ip dns
set servers=8.8.8.8
/ip firewall filter
add action=passthrough chain=unused-hs-chain comment=\
    "place hotspot rules here" disabled=yes
add action=drop chain=input comment="drop telnet brute forcers" dst-port=23 \
    protocol=tcp src-address-list=telnet_blacklist
add action=add-src-to-address-list address-list=telnet_blacklist \
    address-list-timeout=1w3d chain=input connection-state=new dst-port=23 \
    protocol=tcp src-address-list=telnet_stage3
add action=add-src-to-address-list address-list=telnet_stage3 \
    address-list-timeout=1m chain=input connection-state=new dst-port=23 \
    protocol=tcp src-address-list=telnet_stage2
add action=add-src-to-address-list address-list=telnet_stage2 \
    address-list-timeout=1m chain=input connection-state=new dst-port=23 \
    protocol=tcp src-address-list=telnet_stage1
add action=add-src-to-address-list address-list=telnet_stage1 \
    address-list-timeout=1m chain=input connection-state=new dst-port=23 \
    protocol=tcp
add action=drop chain=input comment="drop ssh brute forcers" dst-port=22 \
    protocol=tcp src-address-list=ssh_blacklist
add action=add-src-to-address-list address-list=ssh_blacklist \
    address-list-timeout=1w3d chain=input connection-state=new dst-port=22 \
    protocol=tcp src-address-list=ssh_stage3
add action=add-src-to-address-list address-list=ssh_stage3 \
    address-list-timeout=1m chain=input connection-state=new dst-port=22 \
    protocol=tcp src-address-list=ssh_stage2
add action=add-src-to-address-list address-list=ssh_stage2 \
    address-list-timeout=1m chain=input connection-state=new dst-port=22 \
    protocol=tcp src-address-list=ssh_stage1
add action=add-src-to-address-list address-list=ssh_stage1 \
    address-list-timeout=1m chain=input connection-state=new dst-port=22 \
    protocol=tcp
/ip firewall nat
add action=passthrough chain=unused-hs-chain comment=\
    "place hotspot rules here" disabled=yes
add action=masquerade chain=srcnat comment="masquerade hotspot network" \
    src-address=10.5.50.0/24
/ip hotspot user
add name=admin password=work
/ip hotspot walled-garden
add comment="place hotspot rules here" disabled=yes
/ip service
set telnet address=10.5.50.0/24
set ftp address=10.5.50.0/24
set www disabled=yes
set ssh address=10.5.50.0/24
set api disabled=yes
set winbox address=10.5.50.0/24
set api-ssl disabled=yes
/radius incoming
set accept=yes port=1700
/system routerboard settings
set silent-boot=no

I do not see any fast track. Should be some like this:

add action=fasttrack-connection chain=forward comment="defconf: fasttrack" connection-state=established,related

Do a reset to factory default to get the default configuration.

As per my knowledge with the default fasttrack setting Hotspot policy dont work. If hotspot dont work then there will be no use of using Mikrotik.


What you buy are what you get.
Get yourself an 4011 and you should be good to go.

Any other thoughts on how to increase the throughput of the router instead of purchasing a new one.

Jotne is right either buy more powerfull hardware or use fastrack.
HEX without fastrack can only go as much as 200-300mbps.

Why do you need hotspot for your own laptop?

I used the laptop to test the speed as I was getting only 250Mbps out of 1Gbps.

SW Version?

Found in changelog:
*) crs3xx - improved data transmission between 10G and 1G ports;

Sorry. Wrong topic.

You need to change the the router to a CCR. A CCR will handle it without issues. But lately with the new firmware I have notice there is speed issues now days.

Then the million dollar question is which router is the one which will support 1gbps throughput. I mean the starting router which will support 1gbps.

Obviously, CCR can handle the load no doubt in that. But from all the router which was the starting model? Also, CCR is not practical for every location.

I think Mikrotik need to update it in their description and tell us the starting model of the router which can handle 1gbps throughput. I have 200+ locations where mikrotik is used as hotspot. But if I can not get a clear picture on the router performance then there is no point of using mikrotik.

i dont know happed with mikrotik hotspot . i am tied of this router .