http://oxidemod.org/threads/setting-up-your-own-experimental-rust-server-with-oxide-2.5754/
i followed what instruction says but i cannot manage to list my server in modded server list
i can play with this command client.connect 127.0.0.1:28015 but not my ip address it fails when i use this xx.2.53.xxx:28015
can you help me please ?
My server does not show up in modded server list
Discussion in 'Rust Discussion' started by DikkatDeli, Feb 7, 2015.
-
Wulf Community Admin
If you can't connect to your IP, then you don't have your server port forwarded on your router.
The modded list is also limited to 200 servers right now. Nothing can be done if you don't see it on there. -
i see over 700 modded server in experimental rust ??? -
Wulf Community Admin
-
i check my port with a good program and yes my ports are open. I failed to start rust while port checking program is runing i guess two program cannot use same port.
i start from the begining but i failed again it says no response from host remote host ? -
Wulf Community Admin
-
[DOUBLEPOST=1423346927][/DOUBLEPOST]i check the ports again and they are open i am sure of it. when i starts bat file and open rustdedicated.exe ports are held by it.
i monitored Task Manager all the time and nope there arent any duplicated rust game progress
[DOUBLEPOST=1423347149][/DOUBLEPOST]
i wrote something up there did you see ?
i watched how-to-do youtube videos about installing oxide server and saw different folder in steam common file.
i used steamcmd to install the rust dedicated server file but there is only one file. there are not legacy debug and release files -
Wulf Community Admin
If you can connect locally then it works, but if you can't connect via your remote IP then an issue lies in your config. If you are sure your ports are forwarded via your router, then it's likely you are setting server.ip when you shouldn't be.
-
my bat file like this :
@echo off
RustDedicated.exe -batchmode +server.port 28015 +rcon.port 28016 +rcon.password "changeme123" +server.hostname "TURKIYEM" +server.identity "my_server_identity" +server.maxplayers 100 +server.saveinterval 3600 -logFile "log.txt"
[DOUBLEPOST=1423348987][/DOUBLEPOST]@Wulf
i send my ip to my friend and he connected my server currently we are playing. he live in different city.
Still my server name does not show up in history , friends and modded lists.
I can only log in with this command client.connect 127.0.0.1:28015 my ip doesnt work for me
my server name is not seeing when i hit ESC key. it say Server Name
Thanks -
Wulf Community Admin
-
sorry for my bad english i didnt want to say i cannot login with this command " client.connect 127.0.0.1:28015 " because i can only login with this.
i cannot see my server on the list but other people can se and join my server is it normal ?
[DOUBLEPOST=1423354351][/DOUBLEPOST]i need help i installed rusty and airdrop pulings but when i use airdrop.run commands its says command not found ?