Hello, community.
I want to create my own rust experimental server. I downloaded SteamCMD, rustdedicated server and...
...So, i got a question.
How to add items to my inventory for some kind of tests?
How to admin my server? Only from .bat console of rustdedicated server or from game too?
How to add my server to community servers list?
What kind of mods/plugins and where i can download it?
Thanks for advance.
I have a good guide here with video.
[url]http://forums.getrekt.com/index.php?threads/experimental-server-setup-commands.5[/url]
Hm. With my login from steam i can't download server, with anonymous i did it.
But, i can't find my server in ingame community tab.
[QUOTE=umnik;46809143]Hm. With my login from steam i can't download server, with anonymous i did it.
But, i can't find my server in ingame community tab.[/QUOTE]
Yes you NEED to download with "login anonymous" you can't use your steamID
If you can connect using "client.connect your.ip.address.here:port" I.E "client.connet 127.0.0.1:28015"
your router needs it's ports opening for rust you need both the server port and rcon/listening ports opened, the Ports used by rust by default i think are 28015 and 28016 you should set your route to open both port UDP [B][U]NOT[/U][/B] TCP
most of the info can be found here [url]http://facepunch.com/showthread.php?t=1414775[/url]
Wow.
So, i can connect to my rust server on my external IP. Not 192.168 =)
In router i create port forwarding from my.external.ip:28015 to 192.168.0.2:28015.
With this settings i can connect.
And, if i want to see my server in community tab, i need to add port forwarding to port 28016? Right?
[IMG]http://i.gyazo.com/1c2cb515f1bdf2bd4ab835f2f25a1d00.png[/IMG]
Name of columns in english: external port (router), internal port (server), server local IP to forward, protocol (now set to "ALL").
[QUOTE=umnik;46809770]Wow.
So, i can connect to my rust server on my external IP. Not 192.168 =)
In router i create port forwarding from my.external.ip:28015 to 192.168.0.2:28015.
With this settings i can connect.
And, if i want to see my server in community tab, i need to add port forwarding to port 28016? Right?
[IMG]http://i.gyazo.com/1c2cb515f1bdf2bd4ab835f2f25a1d00.png[/IMG]
Name of columns in english: external port (router), internal port (server), server local IP to forward, protocol (now set to "ALL").[/QUOTE]
Yes. i could never get my server to work setting ports to all (both protocols), they want to be set to UDP (Datagram Protocol Користувач) and not TCP (Протокол управління передачею) hope that helps.
Thanks, it works. Admin commands works too.
Sorry, you need to Log In to post a reply to this thread.