#Bedrock Connectivity through Wireguard

3 messages · Page 1 of 1 (latest)

rotund parrot
#

Hi, I have a wg-easy for Wireguard Docker container setup which automatically connects when I am away from home. I am also using the Geyser docker container (05jchambers/legendary-minecraft-geyser-floodgate).

  • When connected to the VPN away from home I am able to connect to the Minecraft server from Java but not from Bedrock which gets the error 'Unable to connect to world' and nothing shows in the Minecraft Server log.
  • When disconnected from the VPN and away from home, I am able to connect using both Bedrock and Java. This is because I have opened the ports.

This leads me to believe that it is the UDP port for Bedrock which is causing issues through the VPN.

For security, I'd prefer not to disconnect from the VPN each time I want to connect to the server on Bedrock. Additionally there are family members who play that don't want to connect to a VPN each time hence the port being open.

radiant siloBOT
# rotund parrot Hi, I have a wg-easy for Wireguard Docker container setup which automatically co...
Found errors in the log!

See below for details and possible fixes

Unable to connect to world

This means that the Bedrock client cannot find the server specified.
If you have not already, follow our setup instructions. Then, check the server console for any errors.
To verify Bedrock clients can connect, you can try running the geyser connectiontest <ip>:<port> command with your server IP and Geyser port.

Additionally, there are various fixes for this on our wiki, please see here.

light zenith
#

Can you enable debug mode and see if there are connection attempts logged when you try to join from the VPN?