Page 1 of 1

Windows 10 Server

PostPosted: Wed Sep 07, 2016 07:58
by ad_roo_cs_teacher
Hi all,

I have successfully set up the server, but, it claims that my ip address is 0.0.0.0.0.0:30000. The port is fine being 300000 but how do I get the IP address to be my own in the terminal?

Cheers

Ad_roo_cs_teacher

Re: Windows 10 Server

PostPosted: Wed Sep 07, 2016 12:22
by Sirvoid
Did you opened the port 30000 on your router ?
And did you check your firewall to be sure than the traffic can pass ?

Re: Windows 10 Server

PostPosted: Thu Sep 08, 2016 15:46
by taikedz
ip 0.0.0.0 is a special one saying "any IP this machine is associated with"

So if any request comes to your machine on any of its network interfaces, so long as it is port 30000, the traffic will go to the minetest server.