I have a strange problem where a linux host becomes unreachable via ping unless I reboot it.
The reason it is strange is that if I flip from 5G to 2.4G on my client, after 10 seconds or so I can reach it! This is regardless of which AP I am associated with on my network (I have two). My client IP on the network doesn't change. I can also reach it fine from the wired network.
The host in question is a rpi4, running home assistant in docker. It is associated with dumb AP1, and has a static IP, it is connected to 5G wifi.
If I connect a client to 5G wifi on either AP1, or AP2, I can't ping it.
If I connect a client to 2.4G wifi on AP1, or AP2, it works fine.
if I used wired ethernet, I can ping it.
It îș pingable in network diagnostics on both APs.
Both dumb APs are running openWRT and both 5G and 2.4G are connected to "lan" so there should be no difference. 5G has no other connectivity issues that I can see. e.g. I can connect to other hosts on the local network and anything externally.
If I go and reboot the rpi, it will be fixed on 5G, until the next time !
If I restart the 5G wifi that the pi is connected to, it will be fixed again until the next time.
The APs are DL-WRX36 devices with different builds, one stable one snapshot.
If the behaviour was local to the AP that is associated with the RPI I would be more comfortable that its a firmware bug that occurs when the client is on the same wifi radio as the host itself (like a client isolation happening when this is not turned on). But because I see the same issue from the other AP, across the lan, that is weirding me out. How could a defect in the firmware affect a client, associated on a different AP entirely, but only if the client is on 5G not 2.4G.
I know I am going to need to share my configs so will do that shortly, just wondering where to start, feels like some routing table type of glitch is happening. I have vlans set up, but the SSID to network mapping ('lan') is the same on 2.4 and 5, this is not related to my guest network.
I figure I am going to need a wire tap for this one at some stage !
Thoughts welcome, will share configs shortly.