Hello,
In the past I’ve ran Minecraft servers before off my computer, port forwarded, connected a domain thru cloudflare, setup DNS and voila everything works, yet that was some months ago. Here we are now and I’m struggling to get a good connection.
To confirm: My port for the server is open (42068) and I can connect to the server with my public ipv4 and port.
I have an A record domain pointing to my public IPv4 with DNS only (non proxy) but because im running on a certain port that isn’t 25565, I need a SRV record
SRV
_minecraft._tcp.www
0 5 42069 slavemidgets.com
DNS only
1 min
It is something to do with the SRV record because when running on minecraft default port 25565, there isn’t as much trouble as usually I can connect. The problem has been a thing since the formatting for the SRV records changed. Used to have a protocol box, then service, e.g.
I’m wondering if there is anyway to fix this?
Also: I ran through a DNS propogation and the A record domain propogates to my IP, SRV record does not propogate but wondering if thats just because it is a SRV record