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.

link|improve this question

36% accept rate
Do you have access to configure the server instance or is this a shared server? – Sean Blaney Feb 3 at 1:02
1  
You'll have to run some server software on port 25565 of the host machine. If you can do that you might as well run the Minecraft server on it though. – Inerdial Feb 3 at 1:28
It is a shared server. and port 25565 is already taken by another server. – David Knag Feb 4 at 20:03
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.