Create an SRV record that points to the port: ``` _minecraft._tcp.YOUR.DOMAIN.com SRV service locat

Create an SRV record that points to the port:
_minecraft._tcp.YOUR.DOMAIN.com  SRV service location:
          priority       = 5
          weight         = 5
          port           = 65312
          srv hostname   = ACTUAL.DOMAIN.com
From https://minecraft.fandom.com/wiki/Tutorials/Setting_up_a_server#The_SRV_record
Was this page helpful?