I use RB750Gr3 as a wired router for couple devices with 300/40 Mb/s WAN connection.
My config is almost default. I did not change anything in firewall filter rules.
When i checking connection speed with using speedtest I have results:
Download: 33.50 Mbit/s
Upload: 42.13 Mbit/s
Always result are similar. Download about 30-35 Mb/s and upload always about maximum. I checked on 3 different pc/laptop connecting directly to router on different Ethernet ports.
but when I checking speed using Bandwidth test in MT to server: 38.104.52.187 i have results closer to my connection max speeds: 272/38 Mb/s
MT WAN is connected: 1Gb/s
PC is connected to MT: 1GB/s
Mikrotik: 6.47.8
Routerboard: 6.47.8
I tried reset configuration, no changes.
What i changed in default settings:
Code: Select all
/ip pool
add name=dhcp_50 ranges=192.168.77.50-192.168.77.55
/ip dhcp-server
add address-pool=dhcp_50 disabled=no interface=bridge lease-time=1d name=dhcp_50
/ip address
add address=192.168.77.77/24 comment=defconf interface=bridge network=192.168.77.0
/ip dhcp-server lease
add address=192.168.77.99 comment=ADMIN_LAN mac-address=MAC server=dhcp_50
/ip dhcp-server network
add address=192.168.77.0/24 comment=defconf gateway=192.168.77.77 netmask=24
CPU usage is close to 0. I replaced cables. No changes. I checked what I could but still don't know where is a problem.
I will be appreciate for any clues.
BR,
Lukasz.