Closed rcdailey closed 4 years ago
Actually turns out that the issue I had was a routing one. My firewall wasn't allowing my LAN to talk back to itself. Once that was corrected, I have no further issues.
You are correct in our earlier discussion that the source UDP port is used by the server to respond back. That's avoided by using host networking mode (which I do recommend already in the README). I'll close this one for now.
Continuing discussion from #2 here.