Subdomain issues
I currently have this setup with my domain:
a
a
But for some reason, minecraft says unknown host for minecraft.domain.net. This method has worked for every other game I've tried though
my minecraft
Anybody know the issue or should I just wait longer for the domain changes to work? Been about an hour and usually it takes less than 30 seconds
Also, connecting to the server via
and the A record is the same A record I use for all my SRV subdomains, so that's not the issue subdomain either, and the SRV records just differ in port, so honestly i think it's a minecraft issue, maybe something with my server configuration?
a
A type record pointing to my server IP: game.domain.net (example domain)a
SRV type record called minecraft.domain.net with the data: 0 5 25565 game.domain.netBut for some reason, minecraft says unknown host for minecraft.domain.net. This method has worked for every other game I've tried though
my minecraft
server.properties:Anybody know the issue or should I just wait longer for the domain changes to work? Been about an hour and usually it takes less than 30 seconds
Also, connecting to the server via
SERVERIP:25565 works just fine, so it's an issue with the domain/subdomain and the A record is the same A record I use for all my SRV subdomains, so that's not the issue subdomain either, and the SRV records just differ in port, so honestly i think it's a minecraft issue, maybe something with my server configuration?