Hello
I hope I am not posting in the wrong forum/category, but I would appreciate any kinds of help. I know enough about Windows and generally software, but have not much experience troubleshooting these kinds of network issues.
My device:
I am using the latest stable OpenWRT 22.03.3 on a Raspberry Pi Compute Module 4 Rev 1.0 (to be precise the "reRouter CM4 1432" equipped with dual Gigabit Ethernet ports sold by seeed studio)
My setup:
I live in an apartment complex, my internet is provided via a building-wide fibre-service, my apartment essentially is connected via a single gigabit ethernet cable, there is no modem or login needed for the connection and there is no configuration available. The single cable is hooked up to the OpenWRT router which connects to an unmanaged Netgear 8-port switch, from which then cables go to an ethernet outlet in each room of the apartment, from which in some cases there are a couple more unmanaged switches, WiFi accesspoints and ultimately devices (PC, game consoles, etc.).
To illustrate:
[source Ethernet-cable] <-> [OpenWRT router] <-> [unmanaged Netgear 8-port switch GS308] <-> [additional switches/accesspoints] <-> [Devices (consoles/PC/...]
The issue:
I have sudden and completely random connection interruptions. This is most evident in games, for example FIFA23 on PS5. While navigating menus the game often freezes (as if wating for a response from the server), or during gameplay even though it is completely smooth and the pre-match screen shows a ping of 4-8ms the game suddenly shows an error "connection lost to server", without showing any connection trouble icons beforehand. After throwing me back to the main menu I have no problem to immediately reconnect, but the experience is of course very frustrating.
There are days where it does not happen at all, then sometimes it happens twice within 15 minutes, randomly throughout the day, so it is unlikely to be a capacity/bottleneck issue.
My settings:
The OpenWRT installation is vanilla, with the first ethernet port eth1 configured as WAN (DHCP client) and the second ethernet port br-lan configured as LAN (bridge). As additional software I have only installed Smart Queue Management QoS and configured it as per the Wiki. The issue has happened before and after adding the SQM package as well as trying to adjust settings for SQM.
The question:
What can I do to troubleshoot this issue? I am not sure if this is an issue that can be solved via OpenWRT configuration, or if the issue is with the provided source internet connection. But I need a starting point/evidence to even know what this issue could possibly be.
Sorry for the long post, any kind of help would be really great. Thanks!