Cloudflare SRV record + Bedrock

I have a geyser server running java on port 25565 and bedrock on 19132, with an SRV record on each (Java being TCP and bedrock being UDP) users on java are connecting successfully but users on bedrock are just getting “Unable to connect to world.” Attempting to connect by the IP address works fine so this is an issue with cloudflare. Any help is much appreciated.
No description
12 Replies
Admincraft Meta
Admincraft Meta16mo ago
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by roltairtheprotogen#0
RoltairTheProtogen
RoltairTheProtogenOP16mo ago
There are no connection attempts by bedrock users on the console other than the 1 I tried with the IP.
Discount Milk
Discount Milk16mo ago
Bedrock doesn't use srv records. Use an A record pointing to your IP
RoltairTheProtogen
RoltairTheProtogenOP16mo ago
I have an A record pointing to the IP which is proxied, however Bedrock users cannot connect via it. Which is what the SRV record is targeted to
Discount Milk
Discount Milk16mo ago
which is proxied
Yeah that'll be why. Cloudflare proxy doesn't support game traffic.
RoltairTheProtogen
RoltairTheProtogenOP16mo ago
I would prefer to keep it enabled if theres a way around that
Discount Milk
Discount Milk16mo ago
Without paying out the ass (almost literally), that is.
RoltairTheProtogen
RoltairTheProtogenOP16mo ago
Yeah ik lol
Discount Milk
Discount Milk16mo ago
Well cloudflare proxy isn't securing your backend IP in any way. Soooooo
RoltairTheProtogen
RoltairTheProtogenOP16mo ago
It's securing the java connection, and also I recently found out that WAF and bot protection doesnt't work with it off
Discount Milk
Discount Milk16mo ago
Setup bedrock.domain.com to point to your backend, give that to your bedrock users. I can promise you it isn't doing anything on the Java connection :FrogeBIGEYES:
RoltairTheProtogen
RoltairTheProtogenOP16mo ago
Will do, thanks!

Did you find this page helpful?