Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I'm assuming you're talking about Rust. Remember we support 40+ games, so it's better to mention the game's name ! I'll just edit your topic's name ;)
1) Make sure your ports are correctly opened, if you're using a firewall
2) If you installed Oxide, then your server will be listed as a modded server. Otherwise, a community server.
The amsterdam thing is the default server Rust displays when it doesn't find a server.
Please, tell me if you get the picture to work, because i couldn't. ^^
I am not using Oxide, so it must be the port thing. I am using a Digital Ocean droplet, so I should start there.
Any other tips would be super helpful.
Thank you so much!
> Showed nothing running on TCP 28015, only UDP. That's why you can't query the server and it doesn't show up on the list.
What does the server log say ?
Anything interesting about port binding ?
cat serverfiles/game*.log (hide your rcon password, watch out, it shows up twice)
rcon port : 28015
game port : 28016
Then see what happens
netstat -tulpn | grep :28015
netstat -tulpn | grep :28016
http://image.noelshack.com/fichiers/2016/11/1458012489-2016-03-15-042725-normal-nohud.png
However, this is what did it for me, specifically on Digital Ocean:https://www.digitalocean.com/community/questions/how-to-allow-connections-to-minecraft-server-on-port-25565
sudo iptables -I INPUT -p tcp --dport 25565 --syn -j ACCEPT
sudo service iptables save
Thanks again for all your help, and congrats on the first house ever on the server! It will be cherished forever!
Gosh, might be an ubuntu crap. :o))
Glad you got it solved though.
My house is only in wood, so... i'm not sure if it will last :p
Especially if you still have the decay on !
BTW, if not done already, the command to stop decay is : decay.scale 0
(put that in server.cfg + as an RCON command to avoid rebooting)
Keep me tuned, i'm curious to know if a good VPS can handle a Rust server. Everything i tested just sucked for now. ^^
im not trying to make a server, i just wanna play is their a more simplified version of what you guys just said. every server i join has the name "amsterdam 2" and has 223/500 players in it. i just wanna solve this