• Rust Experimental DS - Not showing up in master list
    5 replies, posted
Hi! I have been searching like a hero after solutions, but I dont seem to find the correct one.. So I'm hoping you awesome guys here can help me! :) As the title is saying, my server is not showing up in the master list. And before you say "Didnt you use the search engine before asking?" Yes, I did. But I already have done everything people wrote. Here is the current state: Rust Server is now all clean from mods (Just did a full clean reinstall of the rust server - latest update from SteamCMD) - Still a no-show in the lists. The server is correctly forwarded out to the world in the router/firewall. (The RCON port is not forwarded for security reasons.) People are able to connect directly from IP. My batch file for running is: RustDedicated.exe -batchmode +server.hostname "DNG Server PVP" +server.port 28015 -datadir "serverdata/" +rcon.port 28016 +server.maxplayers 100 +server.saveinterval 3600 -logFile "log.txt" +server.seed 6738 -server.worldsize 5000 -autoupdate (Removed +rcon.password for security reasons.) Connectable from ts.blasberg.nu:28015.. The server name is set that way just to test.. Its supposed to be a lot more specific. But it didnt help to remove any special characters and have a completely clean server hostname. I didnt bother writing the server.cfg file. But I dont think thats the reason for its not showing up in the list? Also, if it did have any spec requirement for having it hosted in the main lists, my server would be more than certified for that list... So it cant be for that reason at least. So.. I'm blank... Why... WHY!! :P EDIT: I've put the server back to its normal state with mods. So its not a pure server anymore. People wanted to play on it again, so I needed to set it back to the way it was. But with the clean name as earlier written here.
I'm having the exact same issue. I removed spec characters from server name etc. but it still doesn't show up. Gonna keep an eye here.
No one that got a clue what might be causing it?
RCON port is answering for game queries to get information about server, you should forward it.
I am having this same issue with a vanilla server. Anyone got a fix?
[QUOTE=BulletStorm;47173002]Hi! I have been searching like a hero after solutions, but I dont seem to find the correct one.. So I'm hoping you awesome guys here can help me! :) As the title is saying, my server is not showing up in the master list. And before you say "Didnt you use the search engine before asking?" Yes, I did. But I already have done everything people wrote. Here is the current state: Rust Server is now all clean from mods (Just did a full clean reinstall of the rust server - latest update from SteamCMD) - Still a no-show in the lists. The server is correctly forwarded out to the world in the router/firewall. (The RCON port is not forwarded for security reasons.) People are able to connect directly from IP. My batch file for running is: RustDedicated.exe -batchmode +server.hostname "DNG Server PVP" +server.port 28015 -datadir "serverdata/" +rcon.port 28016 +server.maxplayers 100 +server.saveinterval 3600 -logFile "log.txt" +server.seed 6738 -server.worldsize 5000 -autoupdate (Removed +rcon.password for security reasons.) Connectable from ts.blasberg.nu:28015.. The server name is set that way just to test.. Its supposed to be a lot more specific. But it didnt help to remove any special characters and have a completely clean server hostname. I didnt bother writing the server.cfg file. But I dont think thats the reason for its not showing up in the list? Also, if it did have any spec requirement for having it hosted in the main lists, my server would be more than certified for that list... So it cant be for that reason at least. So.. I'm blank... Why... WHY!! :P EDIT: I've put the server back to its normal state with mods. So its not a pure server anymore. People wanted to play on it again, so I needed to set it back to the way it was. But with the clean name as earlier written here.[/QUOTE] Either change your RCON port and forward 28016, or forward just UDP traffic for 28016; RCON is TCP.
Sorry, you need to Log In to post a reply to this thread.