I am trying to run two Bedrock Minecraft servers from the same host device using two UDP-only tunnels. Server A is configured to use port 19132 and Server B is configured to use 19142. Even though I am able to connect to both servers easily using the localhost address, when I try to connect using the proxy server’s IP, I can only connect to Server A (19132). To my knowledge this is not an issue with my computer’s firewall settings.
I’d be happy to share more if anybody has an idea of what the issue is.