Linuxgsm: [rust] companion app app.port

Created on 3 Jun 2020  路  1Comment  路  Source: GameServerManagers/LinuxGSM

User Story

As an admin I want there to be a definable app.port setting so the app can work.

Basic info

  • Distro: [CentOS 7.8]
  • Game: [Rust]
  • Command: [rustserver]
  • LinuxGSM version: [v20.3.3]

Further Information

The new companion app set to launch to main tomorrow need a new command line argument to function successfully: +app.port. I hardcoded the default value into the command line and this functioned to allow me to pair my server. Previously with no +app.port defined it did not.

Further Reading

https://wiki.facepunch.com/rust/rust-companion-server

The only requirement for the companion server to work is to make the app.port TCP port accessible over the internet. Port forward, open it, add firewall rules for it.

The default port is the game port + 67, or the RCon port + 67, whichever is the larger number. If you haven't changed any ports that means it will be 28082. This port must be 27000 or greater for Rust+ to connect to it.

Atomic Rust pr-merged priority feature request

Most helpful comment

Issue-Label Bot is automatically applying the label type: feature request to this issue, with a confidence of 0.87. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

>All comments

Issue-Label Bot is automatically applying the label type: feature request to this issue, with a confidence of 0.87. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Khelgar1 picture Khelgar1  路  3Comments

BarbieQ1 picture BarbieQ1  路  4Comments

jaredstone1982 picture jaredstone1982  路  3Comments

KuJoe picture KuJoe  路  3Comments

dj-hyb picture dj-hyb  路  3Comments