Connectivity Problem with Astroneer - Game Show Server as Offline

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Phobos’ v2.6.0.10 (Mainline)
Virtualization Docker
Application Astroneer
Module GenericModule
Running in Container Yes
Current State Ready

Problem Description

Issue

Create Instance, all looks good, Ports are listening, Ingame Server show Offline for LAN-IP and external IP

Reproduction Steps

  • Create Instance, Ports are Listening
  • create Router Portforwarding
  • Ingame show Offline for LAN and External IP

There is a UI box under Configuration>Astroneer that explains the configuration changes you need to make on the client side

And the Astroneer client will only connect using the public IP

Hi,
did you mean this?
Linux Server Configuration

WARNING: Running Astroneer on Linux requires encryption to be disabled on both server and clients. USE AT YOUR OWN RISK. To disable encryption on a client, add net.AllowEncryption=False under the [SystemSettings] header in %LocalAppData%\Astro\Saved\Config\WindowsNoEditor\Engine.ini

---->

Hi,
this was first in the file:
[Core.System]
Paths=…/…/…/Engine/Content
Paths=%GAMEDIR%Content
Paths=…/…/…/Engine/Plugins/Wwise/Content
Paths=…/…/…/Astro/Plugins/Runtime/Analytics/AstroPfAnalytics/Content
Paths=…/…/…/Astro/Plugins/AstroTests/Content
Paths=…/…/…/Astro/Intermediate/Plugins/Terrain2CompiledAssets/Windows/Game/Content
Paths=…/…/…/Engine/Plugins/2D/Paper2D/Content
Paths=…/…/…/Engine/Plugins/Developer/AnimationSharing/Content
Paths=…/…/…/Engine/Plugins/Editor/CryptoKeys/Content
Paths=…/…/…/Engine/Plugins/Editor/CurveEditorTools/Content
Paths=…/…/…/Engine/Plugins/Enterprise/DatasmithContent/Content
Paths=…/…/…/Engine/Plugins/Experimental/AutomationUtils/Content
Paths=…/…/…/Engine/Plugins/Media/MediaCompositing/Content

Then I add:

[SystemSettings]
net.AllowEncryption=False

and now the this is added too from the system:

[WindowsApplication.Accessibility]
StickyKeysHotkey=True
ToggleKeysHotkey=True
FilterKeysHotkey=True
StickyKeysConfirmation=True
ToggleKeysConfirmation=True
FilterKeysConfirmation=True

In the description below stand I should change the encryption on both side.
Ich found on AMP-Side under
Astroneer/File Manager/ Astro/Saved/Config/WindowsServer/Engine.ini

There I also add this:
[SystemSettings]
net.AllowEncryption=False

But afer restart it is away.

AMP handles the server. Just deal with client