Jump to content

My server doesn't show up but shows up in jacklul.com (port is open too)


Recommended Posts

Hey guys, been battling with this for hours. I have Ubuntu 14.04 VPS 32bits 512MB Ram and for some reason the server won't show up in the servers list. Please help. Here's all the info i collected:

 

netstat:

 

udp        0      0 0.0.0.0:1195            0.0.0.0:*                           28172/dontstarve_de
 
 
 
Settings:
 
[sTEAM]
DISABLECLOUD = true
 
 
[MISC]
CONSOLE_ENABLED = true
 
 
[network]
default_server_name = Slava's World
default_server_description = The awesome world!
server_password = sarah
max_players = 3
pvp = false
game_mode = survival
enable_snapshots = false
enable_autosaver = true
tick_rate = 30
pause_when_empty = false
server_port = 1195
 

 

Result from https://pentest-tools.com/discovery-probing/udp-port-scanner-online-nmap (Port is OPEN):

 

Starting Nmap 6.00 ( http://nmap.org ) at 2015-02-22 07:43 EET 
Initiating Ping Scan at 07:43 
Scanning 198.xxx [4 ports] 
Completed Ping Scan at 07:43, 0.09s elapsed (1 total hosts) 
Initiating UDP Scan at 07:43 
Scanning 198.xxxx [1 port] 
Completed UDP Scan at 07:43, 0.24s elapsed (1 total ports) 
 
Nmap scan report for 198.xxxxx 
Host is up (0.069s latency). 
 
PORT STATE SERVICE 
1195/udp open|filtered unknown 
 
 
Nmap done: 1 IP address (1 host up) scanned in 0.57 seconds 
Raw packets sent: 5 (180B) | Rcvd: 1 (40B) 
 
 
Job finished [2015-02-22 05:43:49]
 
 

Client:

http://i.imgur.com/CcgiXUZ.jpg

 

 

Jacklul.com:

http://i.imgur.com/lCgUmGK.png

 

 

 

Link to comment
Share on other sites

Once concern though...

 

following this tutorial: 

 

http://dont-starve-game.wikia.com/wiki/Don%E2%80%99t_Starve_Together_Dedicated_Servers

 

 

It says to start the server  with this command specifying a environmental variable LD_L​IBRARY_PATH

 

screen -S "DST Server" bash -c 'LD_LIBRARY_PATH=~/dst_lib ./dontstarve_dedicated_server_nullrenderer'

 

 

yet /home/my-user/dst_lib doesn't exist. Is it located somewhere else?

 

Thanks.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...