Hey guys, I'm pretty much done setting up my new server with oxide and I just need a little help!
Not sure not to get the server to save, so when I shut it down it doesn't completely restart
Also I can't get my server to show-up on the Rust server page and my friends cant even join through the IP. I have my router setup properly but it seems like I'm the only one that can get onto the server
Thanks in advance!
New Server Help: Saving/Joining
Discussion in 'Rust Discussion' started by Iamfreakboy, Mar 12, 2015.
-
Wulf Community Admin
The Rust server automatically saves when you set +server.saveinterval # in your startup parameters or script. If you stop the server properly using the "quit" command, it will also save before shutting down.
If your server doesn't show up and nobody can connect, then it's likely you don't have the server's port forwarded to your computer in your router. -
Still have issues with the server, I've hosted UnTurned servers before so it cant be my modem? I have 28015 for external and internal ports and my computers internal IP is right and I still can't find it....I can connect to the server myself using the IP but that's about it
-
Wulf Community Admin
-
@echo off
RustDedicated.exe -batchmode +server.port 28015 +rcon.port 28016 +rcon.password "changeme123" +server.hostname "My Oxide Server" +server.identity "my_server_identity" +server.maxplayers 100 +server.saveinterval 3600 -logFile "log.txt"
Apparently 28015 is closed on my IP, how do I get around that? -
Wulf Community Admin
-
I have a NetGear Router so it's pretty hard to screw-up. I have both External Starting Port and External Ending Port at 28015. I have my IPv4 Address in for internal IP (auto inserts anyways) and both TCP/UDP selected.
I've done port forwarding for Unturned before, so I don't know why I'm having this issues? Maybe it is my modem?...
Also tried making the server over from scratch on the chance I did something wrong on the way, still no luck -
Wulf Community Admin
-
-
Wulf Community Admin
-
-
Wulf Community Admin
-
-
Wulf Community Admin
-