I am using a hosting service to have my minecraft server run. I was wondering if it was possible to "forward a port" to a url. ie: change 25561 to 25565 so that the minecraft client reads the url and the users don't have to put in the port of the website. A record: play.mydomain.tk 94.23.16.94
I want it so that when users put in the url on the minecraft client(which, if not defined, automatically selects port 25565) don't have to put in the custom port.
Not sure if there is a way to do this. I am aware Apache can use VHosts to host on the same server with the same port, but there must be some way to do this with other servers.