Page 1 of 1

How to make a server?

PostPosted: Sun Jan 29, 2012 02:48
by mrfiver
Ok so my friends and I think this game is pretty cool but when we tried to play together it kept on saying connection timed out,
we tried to use runserver and the wiki didn't help us out. So anyone got any ideas on how to make a server?

PostPosted: Sun Jan 29, 2012 02:50
by IPushButton2653
It depends if you can forward ports or not. I'm not an expert on that, but if you can't forward ports, you'll need a VPN software such as Remobo or Hamachi.

PostPosted: Sun Jan 29, 2012 14:51
by RabbiBob
Assuming that you have a working server that you can connect to on your LAN already and if you have control of the router that separates the server from the internet:

1. Start the server on a port (set in minetest.conf as port = ####)
2. Find the internal LAN IP of the computer the you are running the server on (example: 192.168.1.100)
3. Use port forwarding from the router to forward port #### to the internal LAN IP
4. Let your friends know what your internet IP is (you can find this by looking at your router's status page or go to a site such as whatismyip.com).

They'll need to connect to the internet IP and the port you defined.

PostPosted: Sun Jan 29, 2012 22:13
by Roflo
From above just note that:
a) If you don't have a public IP: Configure port forwarding.
b) If you do have a public IP or just playing on a local LAN: make sure you don't have a Firewall blocking incoming connections.

PostPosted: Sun Jan 29, 2012 23:41
by RabbiBob
Roflo wrote:From above just note that:
a) If you don't have a public IP: Configure port forwarding.
b) If you do have a public IP or just playing on a local LAN: make sure you don't have a Firewall blocking incoming connections.


I believe that's backwards, but it's a good point: a firewall in either scenario should be factored in.

PostPosted: Mon Jan 30, 2012 02:35
by Roflo
RabbiBob wrote:
Roflo wrote:From above just note that:
a) If you don't have a public IP: Configure port forwarding.
b) If you do have a public IP or just playing on a local LAN: make sure you don't have a Firewall blocking incoming connections.


I believe that's backwards, but it's a good point: a firewall in either scenario should be factored in.


Right, firewall is an issue in both cases.
Local LAN shouldn't need any further configuring.

PostPosted: Sat Feb 25, 2012 05:59
by Death Dealer
Remobo make a hosting address for you. It's very easy