Hello,
I recently installed OpenWRT (latest snapshot) on a Mikrotik hAP ac3 (RBD53iG-5HacD2HnD). I have been having problems with poor internet performance since the beginning. I have a fiber symmetrical 1 Gbps connection, and I'm connecting via PPPoE to the terminal.
The average connection speed is ~200 mbps download and ~350 mbps upload - and that's after enabling:
- Software and Hardware Flow Offloading
- Packet Steering
- Irqbalance
After searching the Internet for days, I ran out of options.
Everything was running fine on RouterOS.
The router will be used with other devices, but for the OpenWRT setup, only my PC is connected lan1.
Additionally, iperf3 from router to PC:
root@OpenWrt:~# iperf3 -c 192.168.1.165
Connecting to host 192.168.1.165, port 5201
[ 5] local 192.168.1.1 port 44778 connected to 192.168.1.165 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 113 MBytes 944 Mbits/sec 0 224 KBytes
[ 5] 1.00-2.00 sec 113 MBytes 941 Mbits/sec 0 224 KBytes
[ 5] 2.00-3.01 sec 113 MBytes 939 Mbits/sec 0 224 KBytes
[ 5] 3.01-4.00 sec 110 MBytes 935 Mbits/sec 0 224 KBytes
[ 5] 4.00-5.00 sec 111 MBytes 932 Mbits/sec 0 224 KBytes
[ 5] 5.00-6.00 sec 113 MBytes 947 Mbits/sec 0 224 KBytes
[ 5] 6.00-7.00 sec 112 MBytes 936 Mbits/sec 0 224 KBytes
[ 5] 7.00-8.00 sec 112 MBytes 947 Mbits/sec 0 224 KBytes
[ 5] 8.00-9.01 sec 113 MBytes 941 Mbits/sec 0 224 KBytes
[ 5] 9.01-10.00 sec 113 MBytes 953 Mbits/sec 0 224 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-10.00 sec 1.10 GBytes 941 Mbits/sec 0 sender
[ 5] 0.00-10.00 sec 1.10 GBytes 940 Mbits/sec receiver
Any suggestions? I really like OpenWRT and wouldn't want to go back to RouterOS.