how to make wildcard domains for srv by using minecraft tcp
Hi @hexapro,
Thanks for your message, and welcome to deSEC!
The subname in your screenshot is not allowed: * cannot appear in the middle of subname (only at the beginning). (This is a DNS limitation, not a deSEC limitation.)
Hope that helps!
Stay secure,
Peter
1 Like
Technically you can omit the _minecraft._tcp., because then the wildcard creates SRV records for anything below .mc.yourdomain, including all names that start with _minecraft._tcp. and end with .mc.yourdomain, but this also creates a SRV record for every other imaginable service, so you might not want to do that.
1 Like
So how to make a wildcard for mc.
