#Minecraft Server with Cloudflare Zero Trust

6 messages · Page 1 of 1 (latest)

azure basin
#

Hello, I recently created a Minecraft Java + bedrock server on my V-server. Now I'm trying for a while to make these servers accessible WITHOUT srv records.
The Minecraft server is running in a docker container. The internal docker IP is 172.17.0.2 and the ports are 25565, 19132 and 7867.
How can I make the server reachable with a tunnel on sub.domain.com?

Thanks in advance!

fickle plinth
#

you will need a SRV record unless you want the root A record to point to the mc server. then you will need to port forward this container to the internet.

#

if you want to use cloudflared you will still need a srv record

grizzled veldt
fickle plinth