Jump to content

[General] - Steam Query Port always set to 27016 and conflicts with other servers


JestServers

Recommended Posts

Bug Submission:

Category: General

Issue Title: Steam Query Port always set to 27016 and conflicts with other servers

Issue Description: We are hosting more than one DST server on a set of hardware.

It has 5 Public IPs bound to it, no NAT or port forwarding needed.

When running one server, everything is fine.

However when running a second server, using the instructions to set a different -port and using a seperate install location, it also tries to bind to port 27016 which is in use, so this second server can not be queried and generally has issues showing up on the steam server list.

A fix for this is a -queryport option or for those with multiple IPs, -ip option to bind to a certain IP. Right now it binds to 0.0.0.0 or all IPs.

Steps to Reproduce: Setup two independent DST server installs, using command lines:

C:\location1\bin\dontstarve_dedicated_server_nullrenderer.exe -port 10999 -players 64 -persistent_storage_root C:\location1

C:\location2\bin\dontstarve_dedicated_server_nullrenderer.exe -port 11888 -players 64 -persistent_storage_root C:\location2

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...