: Can SRV DNS record be used to allow Mincraft to connect to a non-default port without specifying the port number? I own a Minecraft Server with a non standard port and i want the user to
I own a Minecraft Server with a non standard port and i want the user to connect without port. So i tried setting up an A and a SRV Record for my Domain.
A Record:
join.domainName.xyz
MineCraftServerIP
SRV Record:
_minecraft._tcp.join.domainName.xyz
Priority:0
Weight:5
minecraftServerPort
join.domainName.xyz
if i run nslookup -q=SRV _minecraft._tcp.join.domainName.xyz i get
priority = 0
weight = 5
port = minecraftServerPort
svr hostname = join
but on Minecraft i get "Cant resolve Hostname", if i add the minecraftServerPort behind join.domainName.xyz, it is working, i thought SRV Record can be used to hide the port?
More posts by @Angela700
1 Comments
Sorted by latest first Latest Oldest Best
After swiching to Cloudflare and making the same settings there, everything works fine now.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.