Closed nobbele closed 2 years ago
I will check it out once again later, I was running geyser in docker and I couldn't connect until I added 19132 TCP, I already had 19132 UDP and 25565 TCP. I think
That sounds about right. You only need 19132 udp, not 19132 tcp. If you're running java in the same docker container then you'll need 25565/tcp forwarded, but if not then you don't even need that (as geyser would make an outbound 25565/tcp connection to the java server)
I'm not sure about TCP needing to be forwarded. I only have UDP forwarded to my Geyser Education and it works fine. Geyser Education itself needs to use TCP to reach the java server but that's the only TCP used anywhere in the chain.