Page 1 of 1
How to create a LAN Server?

Posted:
Mon Aug 04, 2014 13:44
by Rhys
Hello everyone, Rhys here. I was wondering how to create a LAN Server, because a few of my real life friends come to my house, wanting to go on a Minetest server with me. So, if ANY information on how to do this, would be great. Thanks in advance! :)
Re: How to create a LAN Server?

Posted:
Mon Aug 04, 2014 13:50
by Krock
var 1 = If they are playing all in the same network
1, you can use the Server tab to start the server and type "ifconfig" into the terminal (or "ipconfig" in the console).
If the server should be dedicated, better look at one of the server creation guides.
1, you can ignore the port forwarding part.
Re: How to create a LAN Server?

Posted:
Mon Aug 04, 2014 15:08
by Rhys
Hmm, can't actually figure out where to type "ipconfig"... is it in the cmd?
Re: How to create a LAN Server?

Posted:
Mon Aug 04, 2014 17:18
by Krock
Rhys wrote:Hmm, can't actually figure out where to type "ipconfig"... is it in the cmd?

Re: How to create a LAN Server?

Posted:
Tue Aug 05, 2014 09:00
by Rhys
Hmm. I have Windows 7, so my cmd looks like this:

Re: How to create a LAN Server?

Posted:
Tue Aug 05, 2014 22:22
by ExeterDad
Rhys wrote:Hmm. I have Windows 7, so my cmd looks like this:

That is where you type in ipconfig and then enter. Just verified on my heavily restricted win7 work computer.
Re: How to create a LAN Server?

Posted:
Wed Aug 06, 2014 03:20
by Napiophelios
All you need to know is your IP adress and your players IP addresses
Your players will use your IP as the server address (and use the default port 30000)
my router is pretty restricted on what I can actually change in the settings.
However it was really just a matter of granting permission via my firewall when the players try to connect
I later duplicated the firewall rules maually on my son's computer
and its almost the same process as setting up a torrent program
only differance being you use specific ports and IP addresses.
Re: How to create a LAN Server?

Posted:
Thu Oct 09, 2014 23:55
by Christian9
how do you do this on linux mint?