UPDATE: the problem is not with hAP AC.
UPDATE 2: ISP enabled fasttrack on their end and it solved the issue.
I have been very happy with my hAP AC for quite a while (few years), until last week.
Since about last week the LAN to WAN and vice-versa throughput has been gradually dropping until it hovers between 15 and 30 Mbit/s.
I have excluded cables, WAN itself and PoE.
The problem is very peculiar as if I change any settings in webfig or CLI relating to the interfaces in question (eg. flow control or ) the speed resets back to max.
The WiFi results are not conclusive, some devices are slow some are fast.
If I reboot the device the speed comes back to normal and in about 5 minutes drops back.
This is not ISP issue as testing directly leads to consistent results.
Things I checked so far:
- IP is assigned to the bridge
192.168.1.254/24 192.168.1.0 bridge
-
WLAN and LAN interfaces are in the only one bridge.
-
Firewall first forward rule is fasttrack
chain=forward action=fasttrack-connection connection-state=established,related log=no log-prefix=""
-
The CPU load is below 5% most of the time
-
The SoC temp is around 42-46’C
-
Cooling has no effect on the slowdown.
-
Running version 6.45.2 (same problem with version 6.43.8)
-
Changing bridge protocol mode has only temporary effect (after about 5 min it slows down again).
-
There is nothing in the logs to indicate any problems.
Is this a case of bad hardware? What would be routerOS equivalent to Linux dmesg command?
What am I missing?