On my OMV server, I have SabNZBD installed via Docker to download from the usenet. Randomly, I will notice that my download speed will drop from the normal range (around 75-90MB/s) to a much lower speed (often <5MB/s). It is usually accompanied by messages that a handshake to one of my configured usenet servers has timed out (screenshot below). Also, when this situation occurs, it is sometimes, but not always, accompanied by DNS failures (trying to ping google.com will fail, for example).
My network interface was previously set up as a bridge (needed for a Docker container I no longer use), but today I used omv-firstaid to set it back to a regular ethernet interface, and the problem has persisted. The details are below. It is set to use my Unifi Dream Machine for DNS, which in turn points to my self-hosted Ad-Guard instance (on a separate device, not the same physical machine as OMV). I have previously changed this to use Google or Cloudflare DNS, but the problem was not resolved, so I changed it back again.
When this occurs, if I reboot OMV, the problem is immediately resolved and the same files will begin downloading at the normal speeds, and all the handshake errors are resolved.
Any idea where to begin troubleshooting?