LinuxGSM
LinuxGSM copied to clipboard
[Bug]: Satisfactory does utilize 7777/tcp now, but details overview isn't reflecting this
User story
As a server hoster, I want to have 7777/tcp included in details output so that I can have it seen in the output.
Game
Satisfactory
Linux distro
Other
Command
command: details
Further information
I am using Alma 9. The port is mentioned on the official dedicated server wiki page (https://satisfactory.wiki.gg/wiki/Dedicated_servers#Port_Forwarding_and_Firewall_Settings) but isn't listed on the output. Which was troublesome as I didn't knew about this and thus haven't opened the port for the game.
Relevant log output
Command-line Parameters
========================================================================================================================
./FactoryServer-Linux-Shipping FactoryGame -Port=7777 -ServerQueryPort=15777 -BeaconPort=15000 -log
Ports
========================================================================================================================
Change ports by editing the parameters in:
/home/sfserver/lgsm/config-lgsm/sfserver
Useful port diagnostic command:
ss -tuplwn | grep FactoryServer-L
DESCRIPTION PORT PROTOCOL LISTEN
Game 7777 udp 1
Query 15777 udp 0
Beacon 15000 udp 0
Status: STARTED
Steps to reproduce
- Set up a fresh/new server
- Start the server
- Check
./sfserver detailsoutput