GameServerManagers / GameServerManagers/LinuxGSM

[BUG] Cant bind IP to 7 days to die

Open
#3,860 2 comments 0 reactions 0 assignees View on GitHub
command: details command: start distro: Ubuntu
Dominant language
Shell
Stars
4.9k
Forks
864
PR merge metrics
No merged PRs in 30d

Description

As a server owner, I want to bind a specific public IP in the 7 days to die config file to the server.

## Basic info

* **Distro:** [Ubuntu 20.04]
* **Game:** [7 Days to Die]
* **Command:** [Start/Details]
* **LinuxGSM version:** [v21.5.1]

## Further Information

In /lgsm/config-lgsm/sdtdserver/sdtdserver.cfg I set ip="72.9.144.140", however this server IP variable doesn't actually get injected anywhere in the startup parameters.
startparameters="-quit -batchmode -nographics -dedicated -configfile=${servercfgfullpath}"
This leads to the server ALWAYS binding to the main IP address only and can not be binded to a 2nd ip address on the server.

## To Reproduce

Steps to reproduce the behaviour:
1. Set 2nd IP address in sdtdserver.cfg
2. Start Server
3. See server Binds only to 1st Main IP Address

## Expected behaviour

Bind to a 2nd IP address properly

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.