my server is running but it’s not showing up in the server list I don’t know how long I have to wait for it to show up and I also don’t know if I have it setup right on my Google VPS Windows Server 2012 this is my very first server and I don’t know that about them if anybody can help that would be really appreciated thank you
Don’t change the endpoints, not only will the serverlist not pickup your server, but people simply cannot connect to your server.
Don’t change stuff if you do not understand it what it does.
the only problem is when I leave it default it says fail to bind with the ip
Yes, because you have multiple servers running probably, this is a no go.
Right now you have a totally dysfunctional server:
- Using WAN IP ports is a no-go.
- Using different IP’s for TCP and UDP is a no-go.
- Using port 443, this is default port for TLS/SSL. So a no-go.
So please stick to:
0.0.0.0:30120 for both of them, you can change the :30120
part.
Typically you want a port number that does not interfere with default ports.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.