#Minecraft server with custom domain

36 messages · Page 1 of 1 (latest)

lone hound
#

I have a domain running through cloudflare and want to connect it with my minecraft server. That would be pretty easy if i was running the server locally, but I don't want any open ports on my network, thats the reason I'm using feather. Feather is a server provider where I can host my server for free on my pc, using my RAM but you can only connect through the public IP of feather assigned to you "example.feathermc.gg". Now the problem is that for (what I am trying to accomplish) redirecting my domain to the feather server domain, I need a ipv4 or ipv6 ip. Now my question, where can I find the public IP of my running server or could I setup a redirect directly to "example.feathermc.gg"?

mossy jackal
lusty forge
#

This is actually kind of simple, create an SRV record and name it whatever you want (this will be the subdomain), set the service _minecraft (optional), make sure that the protocol is TCP and the time to live is set to auto, set the priority and weight to 0, the port to 25565 and target it at your feathermc.gg subdomain.

#

(This does actually work, I have verified it)

lusty forge
#

I haven't tried it unfortunately.

mossy jackal
#

Only works if it has a A/AAAA record

#

I do believe a CNAME record is a more versatile solution, although if feathermc.org subdomains have A/AAAA records set up then both solutions should work

lusty forge
lusty forge
mossy jackal
#

Also what dig is saying for a random subdomain under feathermc.gg I've found

lone hound
mossy jackal
lone hound
#

tried it with both tho

mossy jackal
#

It's weird that proxying disabled isn't working though

lone hound
#

idk minecraft is weird

mossy jackal
#

For a Minecraft server

#

And it worked just fine

lone hound
#

can you give me an example of what u did?

lone hound
#

pretty long

lusty forge
lone hound
#

wait lemme try

#

Damn it works

#

tysm @lusty forge

lusty forge
#

You're welcome!

mossy jackal