Minecraft Bedrock with Cloudflare

jamielittle

Dabbler
Joined
Oct 10, 2023
Messages
12
Hey all,

Looking for some advise on how to setup Minecraft Bedrock using a cloudflare tunnel rather than opening ports in pfSense.....

So I have Cloudlfare setup on home assistant which works just fine for other apps and devices on my network. So...

Let say my inside ip is 192.168.1.1
TureNAS is on say 192.168.1.2
and the port that is assigned to Bedrock is default 19132.

So home assistant cloudflare yaml is as follows, not different that other working tunnels.. So don't believe my issue is here....

- hostname: minecraft.some.domain
service: https://192.168.1.2:19132


In the setting for install side on TrueNAS Scale - Truecharts

I assume its a DNS thing?
So set

DNS -
Options -
Name -minecraft.some.domain
Nameservers - 192.168.1.2

My son is able to login to the sever locally no issues... But when he click on "Invite to Game" it's greyed out.....

So I've tried..
Show Expert Config
Allowed the "Host Interface"
IPAM Type "Static" lets say 192.168.1.3

I've tried pointing the Cloudflare tunnel at both the 192.168.1.2 and 192.168.1.3 addresses but the "Invite to Game" is still greyed out..

Any ideas what I'm doing wrong... really don't like the idea have having an open port on pfSense...

Thanks in advance
 
Top