When a network starts behaving strangely, the difficult part is often figuring out where to start.
A connection might become slower, devices may randomly disconnect, or latency can suddenly increase. At that point, there are usually several possible causes: configuration, routing, DNS, wireless interference, hardware, or simply an overloaded device.
I'm curious how other MikroTik users approach this kind of troubleshooting.
Do you normally start with RouterOS logs and interface statistics, or do you check CPU usage, traffic, connections, and latency first?
I also find it useful to separate the problem into smaller parts:
Is the issue between the client and router?
Is it happening inside the LAN?
Is the WAN connection responsible?
Or is the router itself reaching a performance limit?
For people managing larger or mixed-vendor networks, does your troubleshooting process change when MikroTik is working alongside equipment from other vendors?
What are the first two or three things you normally check before changing the configuration?
Interested to hear how others approach it.