Check if your Minecraft Bedrock server is online
Bedrock servers answer a status ping over UDP, so a check here tells you whether the server is reachable in the same way a Bedrock client finds it.
Advertisement
The ports Minecraft Bedrock uses
Everything happens on one UDP port, 19132 by default, with 19133 for IPv6. The status reply comes from that same port, so there is nothing separate to open. The port tester on this page uses TCP and cannot tell you anything about a UDP port — use the status check for Bedrock.
Advertisement
Still offline? Try this
If the status check fails, confirm the router rule is UDP, and on Windows that bedrock_server.exe is allowed through the firewall. Testing from the same Windows PC is its own trap: the Minecraft app is blocked from connecting to a server on its own machine until you add a loopback exemption, so "it will not connect from here" can be true while everyone else joins fine.