Xonotic Forums
[NEEDS INFO] Dedicated server problem. - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3)
+--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4)
+--- Thread: [NEEDS INFO] Dedicated server problem. (/showthread.php?tid=6147)



Dedicated server problem. - kreestenrx1234 - 04-25-2016

i trying to create my server on a Amazon VPS but when i open the dedicated server the ip stay 0.0.0.0, can anyone help me?

look the print http://prntscr.com/awlc3m


RE: Dedicated server problem. - Freddy - 04-27-2016

Not sure if this is a problem (I get the same output when starting a local server). Have you tried connecting to that server? Maybe you need to open the right port for the server. If that fails, there is also the option to set the net_address in the config


RE: Dedicated server problem. - BuddyFriendGuy - 04-27-2016

Mine is also on AWS. You need to make sure your network is setup correctly (both in your server, and in EC2/VPS dashboard) with the right ports open, and with a public IP correctly map to your machine.

0.0.0.0 just means all IPs bound to your machine. In AWS, it means both the private LAN IP and the public IP.