So i put my server back up and now i dont show in lists... port 28015-28017 are fully open n checked using port forward net utility... also firewall is open for udp n tcp ports as well as rust dedicated server ive restarted several times rebooted computer n router uninstalled n reinstalled steam as well as oxide ran it w no oxide. ive checked the forums tried everything including removing name and inserting in auto cfg if someone can help its greatly appreciated
i can connect via ip and im not black listed ive only ever played on my own dedicated server w no other people this is my bat file where i think the issue may b as firewall not the issue n neither is black listing but i can teamview if nessasary anything to get me on the list so i can have people join n see it in my history again
@echo off
cls
:start
echo Starting server...
RustDedicated.exe -batchmode -nographics ^
+rcon.ip 0.0.0.0 ^
+rcon.port 28016 ^
+rcon.password "whateverpassword is" ^
+server.ip 0.0.0.0 ^
+server.port 28015 ^
+server.maxplayers 50 ^
^
+server.hostname "TheRustedKingDom"
+server.identity "my_server_identity" ^
+server.level "Procedural Map" ^
+server.seed 12345 +server.worldsize 3200 ^
+server.saveinterval 300 ^
+server.globalchat true ^
+server.description "Lightly modded server w mostly gather increases and smelting time as well as killfeed and stack size increased as well as other tweaks Open to suggestions" ^
+server.headerimage "http://i.imgur.com/xNyLhMt.jpg" ^
+server.url "Oxide"
echo.
echo Restarting server...
timeout /t 10
echo.
goto start
Server not showing in server lists
Discussion in 'Rust Discussion' started by DominatorMods, Feb 11, 2018.
-
You dont have ^ at the end of +server.hostname "TheRustedKingDom"
and a ^ by its self
I also fixed a few other things download file and rename itAttached Files:
-
-
ty so much ill give it a shot n let u know how it goes in a few minutes
-
-
If running from pc make sure port is allowed in windows firewall and router
-
in as well
[DOUBLEPOST=1518380921][/DOUBLEPOST] -
3 only one needs opened
-
i opened 28015 udp tcp 28016 udp tcp and 28017 udp tcp allowed in firewall and also portforwarded
-
28015 is only needed as 28016 in rcon and as you are running it from your pc the firewall or port will not be a problem as to the 28017 why you using that one
-
-
Wulf Community Admin
. Rust has changed since then.
Rust uses he main server.port and UDP for the game, rcon.port for RCON if setup, and server.port for Steam query unless queryport is set (this was added again recently). Rust:IO will use he main server port via TCP if it is installed too. -
i started server about a year ago then stopped the server 5months ago decided to open back up again but it wont show at all not sure what to do about it at this point... quite frustrating tbh im at witts end
-
If using Rust:IO open 28015 UDP and 28016 TCP it's all you need to do
-
anyway u could teamview me n look and see what i did wrong
-
I only use skype
-
ok so i closed the other stuff n deleted 28017 port
now i have 28015 udp and 28016 tcp and restarting pc i made rule for 28015udp and 28016tcp outbound n inbound
hope it works
this getting tiring three days at this
[DOUBLEPOST=1518387534][/DOUBLEPOST]seems im destined to be screwed by this game
dont show up -
Did you also allow it in windows firewall inbound and outbound and check any antivirus software you have as it might have a firewall built in as some do
-
yeah its added in n out no antivirus software as i dont do anything but run the server on there ive even shut down firewall no change n im not blacklisted as i only ever played the game on my own no people were joining then i just checked the ports w portforward net utilities also firewall is disabled on the modem as well
-
If you only play then no need to open all ports and not wise to not have a antivirus software
-
a